-
Notifications
You must be signed in to change notification settings - Fork 845
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
Fix error when playing video with playlist with Indivious API and... #3294
Fix error when playing video with playlist with Indivious API and... #3294
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm but i noticed something weird
VirtualBoxVM_clwSLKxhKw.mp4
Another bug on FT or Invidious API only? |
Only with Invidious |
I have also fixed that now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Pull Request Type
Related issue
N/A
Description
Playing a video with playlist with Invidious API would result in error about playlist request
Due to incorrect input in code
Loading comment with different sort results in not loading not all comments
See Fix error when playing video with playlist with Indivious API and... #3294 (review)
Screenshots
Expected request
Testing
(1):
https://[instance_domain_name]/api/v1/playlists/
(2):
Desktop
Additional context
Was testing #3293 then #3231 then discover this