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.
yt-dlp/youtube_dl
Ismael Mejia 953e32b2c1 [dailymotion] Added support for subtitles + new InfoExtractor for
generic subtitle download.

The idea is that all subtitle downloaders must descend from SubtitlesIE
and implement only three basic methods to achieve the complete subtitle
download functionality. This will allow to reduce the code in YoutubeIE
once it is rewritten.
12 years ago
..
extractor [dailymotion] Added support for subtitles + new InfoExtractor for 12 years ago
FileDownloader.py FileDownloader: fixed call to "report_error" of YoutubeDL 12 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 12 years ago
PostProcessor.py Remove useless headers 12 years ago
YoutubeDL.py Fixed small type issue 12 years ago
__init__.py [dailymotion] Added support for subtitles + new InfoExtractor for 12 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 12 years ago
update.py [update] Add package manager to error message (#959) 12 years ago
utils.py Use determine_ext when saving the thumbnail 12 years ago
version.py release 2013.07.19 12 years ago