aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2015-02-19[nationalgeographic] Add extractor (closes #4960)Jaime Marquínez Ferrándiz
2015-02-19[pornhub] Fix uploader regexSergey M․
2015-02-19[pornhub] Add support for playlists (Closes #4995)Sergey M․
2015-02-19[5min] Cover joystiq.com URLs (Closes #4962)Sergey M․
2015-02-19[nbc] Use a test video that works outside the USJaime Marquínez Ferrándiz
2015-02-19[cbssports] Add extractor (closes #4996)Jaime Marquínez Ferrándiz
2015-02-19[imgur] SimplifyPhilipp Hagemeister
2015-02-19Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements'Philipp Hagemeister
2015-02-18[imgur] improve error check for non-video URLsJohn Boehr
2015-02-18[imgur] improve regex #4998John Boehr
2015-02-19[theonion] ModernizePhilipp Hagemeister
2015-02-18[imgur] support regular URLJohn Boehr
2015-02-19[webofstories] Fix extractionPhilipp Hagemeister
2015-02-19[sockshare] Do not require thumbnail anymorePhilipp Hagemeister
Thumbnail is not present on the website anymore.
2015-02-19[generic] Correct test casePhilipp Hagemeister
Video has been reuploaded / edited
2015-02-19[netzkino] Skip download in test casePhilipp Hagemeister
Works fine from Germany, but fails from everywhere else
2015-02-19[imgur] Add new extractorPhilipp Hagemeister
2015-02-19[cbs] ModernizePhilipp Hagemeister
2015-02-19[patreon] Add support for embedlies (fixes #4969)Philipp Hagemeister
2015-02-19[patreon] ModernizePhilipp Hagemeister
2015-02-19[sandia] Add new extractor (#4974)Philipp Hagemeister
2015-02-18[vimeo] Raise the ExtractorError with expected=True when no video password ↵Jaime Marquínez Ferrándiz
is given
2015-02-18[yahoo] Remove md5sum from test casePhilipp Hagemeister
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.
2015-02-18[xtube] Fix test casePhilipp Hagemeister
2015-02-18[wsj] Correct test casePhilipp Hagemeister
2015-02-18[brightcove] Correct keys in playlistsPhilipp Hagemeister
2015-02-18[youtube] Remove useless ifPhilipp Hagemeister
2015-02-18[youtube] Show entire player URL when -v is givenPhilipp Hagemeister
2015-02-18Extend various playlist testsPhilipp Hagemeister
2015-02-18[bandcamp:album] Fix extractor results and associated testPhilipp Hagemeister
2015-02-18[buzzfeed] Fix playlist test casePhilipp Hagemeister
2015-02-18[ign] Amend playlist testPhilipp Hagemeister
2015-02-18[livestream] Correct playlist ID and add a test for itPhilipp Hagemeister
2015-02-18[vk] Amend playlist testPhilipp Hagemeister
2015-02-18[vimeo] Amend playlist testsPhilipp Hagemeister
2015-02-18[vimeo] Prevent infinite loops if video password verification failsPhilipp Hagemeister
We're seeing this in the tests¹ right now, which do not terminate. ¹ https://travis-ci.org/jaimeMF/youtube-dl/jobs/51135858
2015-02-17PEP8 fixesPhilipp Hagemeister
2015-02-17[radio.de] Fix extractionPhilipp Hagemeister
2015-02-18[videolecturesnet] Fix rtmp stream glitches (Closes #4968)Sergey M․
2015-02-17[twitch:stream] Prefer the 'source' format (fixes #4972)Jaime Marquínez Ferrándiz
2015-02-17[videolecturesnet] Check http format URLs (Closes #4968)Sergey M?
2015-02-17[extractor/common] Test URLs with GETSergey M?
2015-02-16[rtlnl|generic] Add support for rtl.nl embeds (Fixes #4959)Philipp Hagemeister
2015-02-16[yam] Allow faults in optional fields (#4943)Philipp Hagemeister
2015-02-16Merge remote-tracking branch 'yan12125/IE_Yam'Philipp Hagemeister
2015-02-16[extractor/common] Move up filesizePhilipp Hagemeister
filesize and tbr should correlate, so it doesn't make sense to treat them differently.
2015-02-15[bbccouk] Fix fallback to legacy playlistSergey M․
2015-02-15[history] Add extractor (Closes #4934)Sergey M․
2015-02-15[theplatform] Add URL sign capabilitySergey M․
2015-02-14[extractor/common] Fix link to external documentationJaime Marquínez Ferrándiz