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.
Option -f bestaudio[ext=m4a] stopped working #8482
Comments
|
Please review our bug reporting guidelines. Without the required information (namely the complete output of youtube-dl when called with |
|
Apologies @phihag
I believe the problem is |
Hi all,
About two weeks ago, an option to tell yt-dl to download the best audio given a specific format,
-f bestaudio[ext=m4a]for example, stopped woking. For over a year, I've had and alias to youtube-dl to grab the highest quality m4a file that used option but that stopped working for some reason. Just using ``-f bestaudio` sucks because it sometimes grabs webm/opus stuff which I don't want (it's unsupported on everything and higher bitrate doesn't mean it's actually better quality).Anyone know how to get this option back?
Thanks!