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 Add metadata from title parser 2015-03-14 19:46:22 +01:00
__main__.py
aes.py
cache.py
compat.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00
jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
options.py [options] Handle special characters in argv (Fixes #5157) 2015-03-24 16:39:46 +01:00
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 release 2015.03.24 2015-03-24 16:39:53 +01:00
YoutubeDL.py Don't use bare 'except:' 2015-03-27 13:02:20 +01:00