Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Erroneous choise for bestvideo [youtube] #17251
Comments
|
This is expected behavior. Bitrate takes priority over resolution. |
|
Ok, but how does yt-dl define bitrate? First dash chunk, from dash manifest? Anyway, it's naive to rely on bitrate, especially when it is wrong calculated. |
|
Why did you close the issue? In current state yt-dl wrongly determine bitrate. |
Resulting videos:
But yt-dl chooses 136 format insteed 137.
youtube-dl -f bestvideo+bestaudio/best 5Y12meOdJ4Mor
youtube-dl --no-mtime -f "bestvideo[vcodec^=avc]+bestaudio[acodec^=mp4a]" 5Y12meOdJ4M