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.
How can i get audio,like mp3,thanks #21402
Comments
|
|
|
yes,it is work,but i still download webm format. |
|
@wangbohao123 i got the same result, the audio file was webm format and can't be opened by most of the audio player/processor Briefly speaking, if you want to download in mp3 format, use the command like this: youtube-dl --extract-audio --audio-format mp3 --output <target.webm> <url>instead of youtube-dl --extract-audio --audio-format mp3 --output <target.mp3> <url>This design was VERY VERY BAD as i thougt, i hope if there is someone can 'fix' this @dstftw. |
Checklist
Question
WRITE QUESTION HERE