youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 6240b0a278 [YoutubeDL] urlopen: use build_opener again
Otherwise we would need to manually add handlers like HTTPRedirectHandler, instead we add a customized FileHandler instance that raises an error.
2016-01-14 08:16:39 +01:00
..
downloader [downloader/fragment] Move helper data to context dict 2016-01-13 00:00:31 +06:00
extractor [tudou] Add support for Albums and Playlists and extract more metadata 2016-01-13 13:29:00 +01:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py
utils.py Revert "fix typos" 2016-01-10 19:27:22 +01:00
version.py
YoutubeDL.py [YoutubeDL] urlopen: use build_opener again 2016-01-14 08:16:39 +01:00