aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2013-09-12release 2013.09.122013.09.12Philipp Hagemeister
2013-09-12Check for both automatic captions and subtitles with options `--write-sub` an...Jaime Marquínez Ferrándiz
2013-09-11[youtube] Fix detection of videos with automatic captionsJaime Marquínez Ferrándiz
2013-09-11[subtitles] Also list the available automatic captions languages with '--list...Jaime Marquínez Ferrándiz
2013-09-11[youtube] Support automatic captions with original language different from En...Jaime Marquínez Ferrándiz
2013-09-11Credit @iemejiaJaime Marquínez Ferrándiz
2013-09-11Merge branch 'subtitles_rework' (closes PR #1326)Jaime Marquínez Ferrándiz
2013-09-11[howcast] Do not download from http://www.howcast.com/videos/{video_id}Jaime Marquínez Ferrándiz
2013-09-11[subtitles] Use self._download_webpage for extracting the subtitlesJaime Marquínez Ferrándiz
2013-09-11[subtitles] Simplify the extraction of subtitles in subclasses and remove NoA...Jaime Marquínez Ferrándiz
2013-09-11[subtitles] rename SubitlesIE to SubtitlesInfoExtractorJaime Marquínez Ferrándiz
2013-09-11[youtube] move subtitles methods from the base extractor to YoutubeIEJaime Marquínez Ferrándiz
2013-09-11[subtitles] made inheritance hierarchy flat as requestedIsmael Mejia
2013-09-11Merge branch 'master' into subtitles_reworkIsmael Mejia
2013-09-11release 2013.11.092013.11.09Philipp Hagemeister
2013-09-11[youtube] update algo for length 85 (fixes #1408 and fixes #1406)Jaime Marquínez Ferrándiz
2013-09-10[francetv] Add an extractor for francetvinfo.fr (closes #1317)Jaime Marquínez Ferrándiz
2013-09-10Wrong property namePierre Rudloff
2013-09-10Add an extractor for pluzz.francetv.fr (closes PR #1399)Pierre Rudloff
2013-09-10release 2013.09.102013.09.10Philipp Hagemeister
2013-09-10Add an extractor for Slideshare (closes #1400)Jaime Marquínez Ferrándiz
2013-09-09[sohu] add support for my.tv.sohu.com urls (fixes #1398)Jaime Marquínez Ferrándiz
2013-09-09Fix the minutes part in FileDownloader.format_seconds (fixed #1397)Jaime Marquínez Ferrándiz
2013-09-09[youtube] Modify the regex to match ids of length 11 (fixes #1396)Jaime Marquínez Ferrándiz
2013-09-08Revert "[youtube] Fix detection of tags from HLS videos."Jaime Marquínez Ferrándiz
2013-09-07release 2013.09.072013.09.07Philipp Hagemeister
2013-09-06Merge branch 'master' into subtitles_reworkIsmael Mejia
2013-09-06[generic] If the url doesn't specify the protocol, then try to extract prepen...Jaime Marquínez Ferrándiz
2013-09-06[daylimotion] accept embed urls (fixes #1386)Jaime Marquínez Ferrándiz
2013-09-06Add an extractor for MetacriticJaime Marquínez Ferrándiz
2013-09-06[subtitles] fixed multiple subtitles language separated by comma after mergeIsmael Mejia
2013-09-06[youtube] Fix some issues with the detection of playlist/channel urls (report...Jaime Marquínez Ferrándiz
2013-09-06[youtube] Fix detection of feeds urls (fixes #1294)Jaime Marquínez Ferrándiz
2013-09-06release 2013.09.06.12013.09.06.1Philipp Hagemeister
2013-09-06[youtube] Users: download from the api in json to simplify extraction (fixes ...Jaime Marquínez Ferrándiz
2013-09-06[youtube] Fix detection of tags from HLS videos.Jaime Marquínez Ferrándiz
2013-09-06release 2013.09.062013.09.06Philipp Hagemeister
2013-09-05Vevo sig changed again, please update for us! Thanks very much! (fixes #1375)patrickslin
2013-09-05[youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)Jaime Marquínez Ferrándiz
2013-09-05release 2013.09.052013.09.05Philipp Hagemeister
2013-09-05[youtube] Playlists: extract the videos id from ['media$group']['yt$videoid']...Jaime Marquínez Ferrándiz
2013-09-05[generic] Recognize html5 video in the format '<video src=".+?"' and only unq...Jaime Marquínez Ferrándiz
2013-09-05Add extractor for tvcast.naver.com (closes #1331)Jaime Marquínez Ferrándiz
2013-09-05[daum] Get the video page from a canonical url to extract the full id (fixes ...Jaime Marquínez Ferrándiz
2013-09-04Credit @Huarong for tv.sohu.comJaime Marquínez Ferrándiz
2013-09-04Add extractor for daum.net (closes #1330)Jaime Marquínez Ferrándiz
2013-09-04release 2013.09.042013.09.04Philipp Hagemeister
2013-09-03Merge pull request #1341 from xanadu/masterPhilipp Hagemeister
2013-09-03AHLS -> Apple HTTP Live StreamingAllan Zhou
2013-09-03Merge pull request #1363 from Rudloff/defensePhilipp Hagemeister