You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz 5f82b129e0 [ffmpeg] Also look into stderr for extracting the version
At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout.
10 years ago
..
__init__.py [YoutubeDL] Output avconv/ffmpeg versions if -v is given 10 years ago
atomicparsley.py [atomicparsley] Remove unneeded __init__ method 10 years ago
common.py Split postprocessor package into multiple modules 11 years ago
execafterdownload.py [execafterdownload] Simplify (#3569) 10 years ago
ffmpeg.py [ffmpeg] Also look into stderr for extracting the version 10 years ago
xattrpp.py Provide compatibility check_output for 2.6 (Fixes #2926) 10 years ago