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.
youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz e9f9a10fba Fix initialization of YoutubeDL with params set to None
Set it to an empty dictionary because it’s directly accessed when setting some properties
11 years ago
..
downloader Remove dead code 11 years ago
extractor Document that format_id field should be present 11 years ago
FileDownloader.py Move FileDownloader to its own module and create a new class for each download process 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
PostProcessor.py FFmpegMetadataPP: don't enclose the values with " (fixes #1756) 11 years ago
YoutubeDL.py Fix initialization of YoutubeDL with params set to None 11 years ago
__init__.py Print out encoding information in -v (#2046) 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 12 years ago
aes.py Add support for crunchyroll.com 11 years ago
update.py [update] fix error 11 years ago
utils.py [cnn] Add multiple formats, duration, and upload_date 11 years ago
version.py release 2013.12.26 11 years ago