lemeryfertitta / Climbdex

Search engine for training board climbs
https://climbdex.com
MIT License
43 stars 11 forks source link

Showing ALL instagram beta videos instead of only the "approved" ones #78

Open marcodejongh opened 2 weeks ago

marcodejongh commented 2 weeks ago

For whatever reason beta videos almost never show up in the official up, a great feature for Climbdex would be if it searched the rest api for instagram itself for matching videos and showed all of those.

Happy to contribute and have a stab at this

lemeryfertitta commented 2 weeks ago

Seems like a nice addition, you're welcome to take a stab. I vaguely remember trying to play around with the instagram API to improve the beta page (i.e. to fix https://github.com/lemeryfertitta/Climbdex/issues/27) but didn't have much luck on initial investigation.

gardaholm commented 2 weeks ago

would be nice addition, don't know how often aurora updates the list, but by now none of my instagram videos have been added.

I just realized that the aurora app (tension board at least) shows different caption examples, depending on the device you are using. On Android I get a different caption suggestion than on iOS. Maybe this is an issue for them?

marcodejongh commented 1 week ago

Yeah I think the real problem is that it seems like IG only allows tag searches through their API. And when tagging beta videos, there's no easy to tie back to a climb tag added, making it much harder as it means human will have to read the description and or watch the video. Ofc the description could be regex'd but still not ideal.

If every climb just had an id, and beta videos had #kilterhw-$id in their tags, it would be much more efficient to pull in the new beta videos