-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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]: Allow DASH AV1 formats + Invidious API / (Local API + Proxy Videos Through Invidious) = Incorrect resolution #3382
Comments
Seems to be an issue on Invidious API
curl --request GET \
--url https://vid.puffyan.us/api/v1/videos/8IFwpI7OT6I \
--header 'accept: */*' \
--header 'accept-language: en-GB'
curl --request GET \
--url 'https://vid.puffyan.us/api/manifest/dash/id/8IFwpI7OT6I?local=true' \
--header 'accept: */*' \
--header 'accept-language: en-GB' Might be related: iv-org/invidious#2647 |
This comment was marked as outdated.
This comment was marked as outdated.
Workaround applied in #3350 but still valid |
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
Allow DASH AV1 formats
Invidious API
orLocal API
withProxy Videos Through Invidious
enabledExpected Behavior
720p selected
Issue Labels
usability issue
FreeTube Version
55f2af1
Operating System Version
MacOS
Installation Method
Portable
Primary API used
Invidious API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
Actually using custom build with #3350
Nightly Build
The text was updated successfully, but these errors were encountered: