youtube-dl/youtube_dl
Philipp Hagemeister dca0872056 Move the opener to the YoutubeDL object.
This is the first step towards being able to just import youtube_dl and start using it.
Apart from removing global state, this would fix problems like #1805.
2013-11-22 19:57:52 +01:00
..
extractor Move the opener to the YoutubeDL object. 2013-11-22 19:57:52 +01:00
__init__.py Move the opener to the YoutubeDL object. 2013-11-22 19:57:52 +01:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py [update] do not assign to unused variables 2013-11-22 19:15:36 +01:00
utils.py Move the opener to the YoutubeDL object. 2013-11-22 19:57:52 +01:00
version.py release 2013.11.22 2013-11-22 17:46:26 +01:00
YoutubeDL.py Move the opener to the YoutubeDL object. 2013-11-22 19:57:52 +01:00