instances-api
instances-api copied to clipboard
Instances API website for Invidious.
This adds the new statistic called "playback success" (related https://github.com/iv-org/invidious/pull/4085) to the column so that the user can choose instances that have working local playback (and working DASH). I did...
I am referring to the table found here: https://api.invidious.io/ But it would be nice to also have this feature in this list: https://docs.invidious.io/instances/ What I mean is that full country...
This PR rewrites the parser to account for iv-org/documentation#76. All new fields added by said PR has been added as well.  This PR also contains the code from #29.
This PR rewrites the parser to account for iv-org/documentation#74.  This PR also contains the code from #29.
The solution here is quite janky but it's better than nothing. Requires the system to have Curl and Tor installed.
https://github.com/iv-org/instances.invidio.us/blob/master/src/instances.cr#L169 suggestion (fix?): make it so that e.g. [?sort_by=health,users-reverse](https://instances.invidio.us/?sort_by=health,users-reverse) lists them first by health and then by least users (right now it lists them first by health and then by...