2018-06-25
youtube-dl 'ERROR: av_interleaved_write_frame(): Invalid argument'
When the famous youtube-dl stumbles, because of something like this:
ERROR: av_interleaved_write_frame(): Invalid argumentThen brew some:
$ brew install libav
$ brew install ffmpegThen try downloading again and add --prefer-ffmpeg
You are welcome.
← Previous Post | Next Post →