Skip to content
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

Closed
5 tasks done
PikachuEXE opened this issue Mar 29, 2023 · 7 comments · Fixed by #3942
Labels
B: usability bug Something isn't working

Comments

@PikachuEXE
Copy link
Collaborator

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

  • Set default quality to 720p
  • Enable Allow DASH AV1 formats
  • Use
    • Invidious API or
    • Local API with Proxy Videos Through Invidious enabled
  • View https://youtu.be/8IFwpI7OT6I

Expected 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

@PikachuEXE PikachuEXE added the bug Something isn't working label Mar 29, 2023
@PikachuEXE
Copy link
Collaborator Author

PikachuEXE commented Mar 30, 2023

Seems to be an issue on Invidious API

/api/v1/videos/[id]

curl --request GET \
  --url https://vid.puffyan.us/api/v1/videos/8IFwpI7OT6I \
  --header 'accept: */*' \
  --header 'accept-language: en-GB'

returns
Screenshot 2023-03-30 at 12 21 07

/api/manifest/dash/id/[id]?local=true

curl --request GET \
  --url 'https://vid.puffyan.us/api/manifest/dash/id/8IFwpI7OT6I?local=true' \
  --header 'accept: */*' \
  --header 'accept-language: en-GB'

returns
Screenshot 2023-03-30 at 12 18 33

Might be related: iv-org/invidious#2647

@github-actions

This comment was marked as outdated.

@PikachuEXE
Copy link
Collaborator Author

Workaround applied in #3350 but still valid

@github-actions
Copy link
Contributor

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.

@github-actions
Copy link
Contributor

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.

@github-actions
Copy link
Contributor

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.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B: usability bug Something isn't working
Projects
None yet
2 participants