instances-api icon indicating copy to clipboard operation
instances-api copied to clipboard

Instances API website for Invidious.

Results 8 instances-api issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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. ![NEW](https://user-images.githubusercontent.com/70992037/129465596-436afe35-562f-40e7-a6f4-81db81902943.png) This PR also contains the code from #29.

This PR rewrites the parser to account for iv-org/documentation#74. ![monitor-74](https://user-images.githubusercontent.com/70992037/123557718-64e04000-d747-11eb-8b9f-49c3d3a0d857.png) 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...

enhancement