-
Notifications
You must be signed in to change notification settings - Fork 10.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
yt-dl isn't downloading max available resolution/quality for YouTube #27988
Labels
Comments
parasiteoflife
changed the title
yt-dl isn't downloading max available resolution/quality
yt-dl isn't downloading max available resolution/quality for YouTube
Jan 28, 2021
@remitamine can you please tell me which issue is this duplicate of? I can't find one regarding YT, is #27980 the one? |
youtube-dl downloads the video with largest bitrate by default. But youtube often reports wrong bitrate for the videos. that's why it is downloading the 720p version. Use
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Verbose log
Description
The following video: https://www.youtube.com/watch?v=N5di3IroHnY is available in at least 1080p60 but yt-dl is downloading it only at 720p. This isn't happening with all videos but this is the only one I have noticed it has happened, I would have to check all the videos I've downloaded, which are a whole lot, to see if it has happened again.
The text was updated successfully, but these errors were encountered: