1
0
Fork 0
mirror of https://codeberg.org/polarisfm/youtube-dl.git synced 2025-02-07 23:11:49 +00:00
youtube-dl/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:'
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
2015-03-27 13:02:20 +01:00
..
__init__.py
atomicparsley.py
common.py
execafterdownload.py
ffmpeg.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
metadatafromtitle.py
xattrpp.py