aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/YoutubeDL.py
AgeCommit message (Expand)Author
2013-06-27Add function add_default_info_extractors to YoutubeDLJaime Marquínez Ferrándiz
2013-06-26Fixed typo in subtitle format option (from: sbt => sbv)Ismael Mejia
2013-06-26Added support for additional vtt subtitle format (WebVTT) in youtube-dl.Ismael Mejia
2013-06-25Add the option "--write-auto-sub" to download automatic subtitles from YoutubeJaime Marquínez Ferrándiz
2013-06-25Add "--video-password" option (related #889)Jaime Marquínez Ferrándiz
2013-06-24Split FileDownloader in two classes: FileDownloader and YoutubeDLJaime Marquínez Ferrándiz