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

YouTube is playing at the lowest resolution #110

Open
christophehenry opened this issue Jan 26, 2025 · 2 comments
Open

YouTube is playing at the lowest resolution #110

christophehenry opened this issue Jan 26, 2025 · 2 comments

Comments

@christophehenry
Copy link

Description of the bug
Every YT video is playing at the lowest resolution (360p). The extension doesn't seem to feature a video quality setting. I don't know if this is a' actual bug or a limitation of yt-dlp limitation.

Steps to reproduce
Share any YouTube video to Kodi featuring a SendToKodi extention. Video will play at the lowest resolution.

Expected behavior
I can select the video quality somehow.

Version and plattform:

  • Kodi: Matrix
  • Addon: e.g. 0.9.815
  • Plattform: OSMC

Kodi log
Is it needed for this bug? Please tell me and I'll provide it.

@claes
Copy link

claes commented Jan 26, 2025

I assume this is a limitation in that it is the highest resolution that provides both audio and video in the same stream. And that higher resolutions require audio stream to be muxed with video stream to provide a single stream for Kodi to play, which is not a simple thing for this addon to do. But this is just an educated guess.

@christophehenry
Copy link
Author

Ah yes this is related to #34, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants