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 to use audio-quality and output? #5673
Comments
|
Use If you have any problem, post the output with the --verbose option. |
|
Working. |
Dear,
Wen i use --audio-quality option and --otuput, always file is in same quality.
Exapmle:
youtube-dl --extract-audio --audio-format mp3 --audio-quality 5 --prefer-ffmpeg --output 123.mp3 "https://www.youtube.com/watch?v=ic8ZJbozYFY"
The file 123.mp3 is corrupted and same players can't play this. When remove --otput download file are ok, but I need output option to import file in aplication.