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.
yt-dlp/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.
10 years ago
..
__init__.py
atomicparsley.py
common.py
execafterdownload.py
ffmpeg.py Don't use bare 'except:' 10 years ago
metadatafromtitle.py
xattrpp.py