yt-dlp/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
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
update.py
utils.py
version.py
YoutubeDL.py [YoutubeDL] urlopen: use build_opener again 2016-01-14 08:16:39 +01:00