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 Move console_title to YoutubeDL 2013-11-17 11:39:52 +01:00
InfoExtractors.py
PostProcessor.py FFmpegMetadataPP: don't enclose the values with " (fixes #1756) 2013-11-12 20:38:13 +01:00
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