aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2013-07-08[arte] Always look for the JSON URL (Fixes #1002)Philipp Hagemeister
2013-07-08Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-07-08[3sat] Add support (Fixes #1001)Philipp Hagemeister
2013-07-07VimeoIE: authentication support (closes #885) and add a method in the base In...Jaime Marquínez Ferrándiz
2013-07-07YoutubeIE: extract the thumbnail in the best possible qualityJaime Marquínez Ferrándiz
2013-07-07[youtube:subscriptions] Use colon for differentiation of shortcutsPhilipp Hagemeister
2013-07-07[youtube] Add and extractor for the subscriptions feed (closes #498)Jaime Marquínez Ferrándiz
2013-07-05Add BrightcoveIE (closes #832)Jaime Marquínez Ferrándiz
2013-07-05DailymotionIE: extract thumbnailJaime Marquínez Ferrándiz
2013-07-05DailymotionIE: simplify the extraction of the title and remove an unused assi...Jaime Marquínez Ferrándiz
2013-07-05Dailymotion: fix the download of the video in the max quality (closes #986)Jaime Marquínez Ferrándiz
2013-07-05ArteTVIE: support emission urls that don't contain the video idJaime Marquínez Ferrándiz
2013-07-04[arte] Fix language selection (Fixes #988)Philipp Hagemeister
2013-07-03Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-07-03[auengine] Add tests (Fixes #985)Philipp Hagemeister
2013-07-02ArteTVIE: extract the video with the correct languageJaime Marquínez Ferrándiz
2013-07-02TudouIE: extract all the segments of the video and download the best quality ...Jaime Marquínez Ferrándiz
2013-07-02BlipTVIE: download the video in the best quality (closes #215)Jaime Marquínez Ferrándiz
2013-07-02Do not show bug report for errors that are to be expected (Closes #973)Philipp Hagemeister
2013-07-01Add InstagramIE (related #904)Jaime Marquínez Ferrándiz
2013-07-01GenericIE: match titles that spread across multiple lines (related #904)Jaime Marquínez Ferrándiz
2013-07-01Add --list-extractor-descriptions (human-readable list of IEs)Philipp Hagemeister
2013-07-01[youtube]: add YoutubeShowIE (closes #14)Jaime Marquínez Ferrándiz
2013-07-01YoutubeIE: use a negative index when accessing the last element of the format...Jaime Marquínez Ferrándiz
2013-07-01YoutubeIE: extract the correct video id for movie URLs (closes #597)Jaime Marquínez Ferrándiz
2013-07-01Merge remote-tracking branch 'yasoob/master'Philipp Hagemeister
2013-07-01[youtube] Warn if URL is most likely wrong (#969)Philipp Hagemeister
2013-06-30[instagram] Fix titlePhilipp Hagemeister
2013-06-30StatigramIE: update the title of the test videoJaime Marquínez Ferrándiz
2013-06-30TumblrIE: update testJaime Marquínez Ferrándiz
2013-06-30ArteTvIE: support videos from videos.arte.tvJaime Marquínez Ferrándiz
2013-06-29Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2013-06-29[vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060Philipp Hagemeister
2013-06-29WatIE: support videos divided in multiple parts (closes #222 and #659)Jaime Marquínez Ferrándiz
2013-06-29[tutv] Fix URL type (for Python 3)Philipp Hagemeister
2013-06-29[tutv] Add IE (Fixes #965)Philipp Hagemeister
2013-06-29[ted] Fix test checksumPhilipp Hagemeister
2013-06-29Document view_count (Closes #963)Philipp Hagemeister
2013-06-29added an IE and test for traileraddict.comM.Yasoob Khalid
2013-06-29Move TF1IE to its own fileJaime Marquínez Ferrándiz
2013-06-29Add TF1IEJaime Marquínez Ferrándiz
2013-06-29keep track of the dates and html5player versions of working YT signature algosFilippo Valsorda
2013-06-28Add WatIEJaime Marquínez Ferrándiz
2013-06-28Add RingTVIE (Thanks @yasoob)M.Yasoob Khalid
2013-06-28Added an IE for gamespot. Although gamespot allows downloading but it is only...M.Yasoob Khalid
2013-06-27Merge branch 'generate-ie-list'Philipp Hagemeister
2013-06-27[tumblr] Fix titlePhilipp Hagemeister
2013-06-27Make sure SoundcloudIE does not match soundcloud setsPhilipp Hagemeister
2013-06-27Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister