youtube-dl/youtube_dl
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
..
downloader Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
extractor Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
postprocessor Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
__init__.py
__main__.py
aes.py
cache.py
compat.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
jsinterp.py
options.py
swfinterp.py
update.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
utils.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
version.py
YoutubeDL.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00