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.
-x error about avconv/ffmpeg, but works anyway? #4607
Comments
|
Post the full output you get when running with |
|
Here's a full output.
The output is an 8.28 MB seemingly audio-only 4 min 32 sec long .m4a file that contains exactly what it should - the audio extracted from the given video. |
Not really, it has just downloaded audio-only format of the best available quality. You can achieve same effect with |
I get the error about avconv/ffmpeg missing when I use the -x option, but the audio file is created anyway and works fine! I don't understand - why stop with an error (hinders downloading whole playlists) when the process worked? I need it to stop throwing pointless errors or at least a flag to ignore them and continue with the playlist.