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.
-f worst downloads larger than expected #22988
Comments
|
Just as an aside, I am awed by how many issues you guys are able to solve/close each week. How do you ever get anything else done? Current workaround: alias worstyoutube-dl='youtube-dl -f "worstvideo[ext=webm]+worstaudio[ext=webm]"' I think I'm mostly just upset that the -f 17 format seems to be dropped for all YT videos. |
Checklist
Verbose log
Description
The '-f worst' flag is not selecting the smallest file-size possible, it's selecting a 79mb file (apparently -f 43) when there's -f 18 at 57mb in size, and a muxing option of 278 and 249 which would make the file roughly 15mb. I have ffmpeg installed, so I don't understand why 79mb is the worst format available... (We're rural, so we pay about $30 per GB each month for data... 5 hours of blurry video is much better than 15 minutes at HD)