-
Notifications
You must be signed in to change notification settings - Fork 878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Invidious fetched playlists are capped at 200 videos with a single request #2333
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Guidelines
Describe the bug
Invidious instances have been capping the number of playlist videos provided per request to 200 since almost a year ago
iv-org/invidious@dccdf38
(it even used to be LESS than that, apparently nobody noticed)
basically, if the playlist has over 200 videos, you're not gonna have them all appearing in the app as of right now
(This might be a good chance to implement incrementally driven/paginated playlist support)
Expected Behavior
The app should present all videos from the playlist or an option to load additional videos until the playlist is "exhausted"
Issue Labels
API issue, inconsistent behavior
FreeTube Version
330086e (latest development at the time of writing)
Operating System Version
Irrelevant
Installation Method (If applicable)
No response
Last Known Working FreeTube Version (If Any)
No response
Primary API used
Invidious API
Additional Information
No response
Nightly Build
The text was updated successfully, but these errors were encountered: