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.
Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:'
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
9 years ago
..
downloader Don't use bare 'except:' 9 years ago
extractor Don't use bare 'except:' 9 years ago
postprocessor Don't use bare 'except:' 9 years ago
YoutubeDL.py Don't use bare 'except:' 9 years ago
__init__.py Add metadata from title parser 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [aes] style: Put __all__ variable at the end of the file 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py Don't use bare 'except:' 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [options] Handle special characters in argv (Fixes #5157) 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Don't use bare 'except:' 9 years ago
utils.py Don't use bare 'except:' 9 years ago
version.py release 2015.03.24 9 years ago