invidious/src
Fijxu e0d0dbde3c
API: Check if playlist has any videos on it.
Invidious assumes that every playlist will have at least one video
because it needs to check for the `index` key. So if there is no videos
on a playlist, there is no `index` key and Invidious throws
`Index out of bounds`
2024-05-13 21:07:46 -04:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious API: Check if playlist has any videos on it. 2024-05-13 21:07:46 -04:00
invidious.cr API: Add APIHandler back 2024-02-13 21:05:26 +01:00