aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2013-08-02release 2013.08.022013.08.02Philipp Hagemeister
2013-08-02[youtube]: new algo for length 83 (fixes #1164)Jaime Marquínez Ferrándiz
2013-08-02[youtube] show which formats are in 3D with "-F" and in the format fieldJaime Marquínez Ferrándiz
2013-08-02Merge pull request #1163 from xanadu/masterJaime Marquínez Ferrándiz
2013-08-01add support for download YouTube 3d format of 3d contentAllan Zhou
2013-08-01Fix regex error when only subtitled video is available on arte.Dominik
2013-07-31[youtube] Add support for downloading videos with hlsvp (fixes #1083)Jaime Marquínez Ferrándiz
2013-07-31Allow to download from m3u8 manifests with ffmpegJaime Marquínez Ferrándiz
2013-07-31Log a better error message if ffprobe or avconv are not found (related #1134)Jaime Marquínez Ferrándiz
2013-07-31Switch some calls to to_stderr to report_error and report_warningJaime Marquínez Ferrándiz
2013-07-31release 2013.07.312013.07.31Philipp Hagemeister
2013-07-31YoutubeIE: with age protected videos, add a missing "return" to return the si...Jaime Marquínez Ferrándiz
2013-07-31YoutubeIE: new algo for length 86 (fixes #1156)Jaime Marquínez Ferrándiz
2013-07-30Print urls from the batch file with --verbose (related #1155)Jaime Marquínez Ferrándiz
2013-07-30Disable way and tf1 tests, the whole videos are served sometimes, so the md5 ...Jaime Marquínez Ferrándiz
2013-07-30[worldstarhiphop] Small cleanupJaime Marquínez Ferrándiz
2013-07-30Merge pull request #1148 from JohnyMoSwag/masterJaime Marquínez Ferrándiz
2013-07-30Merge pull request #1149 from pishposhmcgee/patch-3Jaime Marquínez Ferrándiz
2013-07-29using re.searchJohny Mo Swag
2013-07-29[wat] fix the extraction of the video url (fixes #1103)Jaime Marquínez Ferrándiz
2013-07-29Add an extractor for kankan.com (closes #1133)Jaime Marquínez Ferrándiz
2013-07-29Modified m_urls regex and video_urlpishposhmcgee
2013-07-29detect vevo embed fixJohny Mo Swag
2013-07-29detect vevo embedJohny Mo Swag
2013-07-29[vimeo] add an extractor for channelsJaime Marquínez Ferrándiz
2013-07-29[dailymotion] Add an extractor for Dailymotion playlistsJaime Marquínez Ferrándiz
2013-07-26Add an extractor for roxwell.com (closes #1044)Jaime Marquínez Ferrándiz
2013-07-25release 2013.07.25.22013.07.25.2Philipp Hagemeister
2013-07-25YoutubeIE: add algo for length 79 (fixes #1126)Jaime Marquínez Ferrándiz
2013-07-25YoutubeIE: new algo for length 81 (fixes #1127)Jaime Marquínez Ferrándiz
2013-07-25Merge pull request #1120 from pishposhmcgee/patch-1Jaime Marquínez Ferrándiz
2013-07-25[keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b0...Philipp Hagemeister
2013-07-25release 2013.07.25.12013.07.25.1Philipp Hagemeister
2013-07-25[ina] Allow I at start of video IDsPhilipp Hagemeister
2013-07-25[keek] Allow httpS URLs (Fixes #1123)Philipp Hagemeister
2013-07-25release 2013.07.252013.07.25Philipp Hagemeister
2013-07-25Merge remote-tracking branch 'pishposhmcgee/patch-2'Philipp Hagemeister
2013-07-25[ina] Fix URL detection (Fixes #1121)Philipp Hagemeister
2013-07-24changed video_url regexpishposhmcgee
2013-07-24Added an option 'e' to go with 'video' or 'embed'pishposhmcgee
2013-07-24[youtube] use itertools.count instead of a "while True" loop and a manual cou...Jaime Marquínez Ferrándiz
2013-07-24[youtube] add an extractor for the "Watch Later" listJaime Marquínez Ferrándiz
2013-07-24release 2013.07.24.22013.07.24.2Philipp Hagemeister
2013-07-24Add an extractor for downloading the Youtube favorite videos(closes #127)Jaime Marquínez Ferrándiz
2013-07-24YoutubeIE: Move the code from _real_initialize to a base classJaime Marquínez Ferrándiz
2013-07-24YoutubePlaylistIE: break only if there's no entry field in the responseJaime Marquínez Ferrándiz
2013-07-24ExfmIE: extract Soundcloud songs using SoundcloudIEJaime Marquínez Ferrándiz
2013-07-24[soundcloud]: Some improvementsJaime Marquínez Ferrándiz
2013-07-24release 2013.07.24.12013.07.24.1Philipp Hagemeister
2013-07-24Merge pull request #1114 from alexvh/traileraddict_hdJaime Marquínez Ferrándiz