Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-22 | [appletrailers] Add test (#5027) | Sergey M․ | |
2015-02-22 | [appletrailers] Extend _VALID_URL (Closes #5027) | Sergey M․ | |
2015-02-22 | [ted] Always extract the subtitles | Jaime Marquínez Ferrándiz | |
The required info is already in the webpage | |||
2015-02-21 | [teamcoco] Fix extraction | Naglis Jonaitis | |
Also, use a single style of quotes | |||
2015-02-22 | [gdcvault] Fix rtmp streams (Closes #5024) | Sergey M․ | |
2015-02-22 | [zapiks] Extend _VALID_URL (#5014) | Sergey M․ | |
2015-02-22 | [generic] Add support for Zapiks embeds (#5014) | Sergey M․ | |
2015-02-22 | [zapiks] Add extractor (#5014) | Sergey M․ | |
2015-02-21 | [rtve] Fix the video url | Jaime Marquínez Ferrándiz | |
Changing mvod to mvod1 fixes the url, we don't need to add the query. | |||
2015-02-21 | PEP8: W503 | Philipp Hagemeister | |
2015-02-21 | [extractor/common] Recognize Indian censorship (#5021) | Philipp Hagemeister | |
2015-02-21 | [vimeo] Encode password before hash calculation | Sergey M․ | |
2015-02-21 | [vimeo] Fix password protected videos (Closes #5001) | Sergey M․ | |
2015-02-20 | [escapist] Fix extraction (fixes #5017) | Philipp Hagemeister | |
2015-02-20 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2015-02-21 | [ted] Improve external video handling and add test | Sergey M․ | |
2015-02-20 | prefer 'code' to 'uri' if present | minusf | |
2015-02-20 | [chirbit] add profile extractor. | Leslie P. Polzer | |
2015-02-20 | [tv4] Add new extractor (Closes #4839) (Closes #2103) | Naglis Jonaitis | |
2015-02-20 | [chirbit] Add new extractor. | Leslie P. Polzer | |
2015-02-20 | [imgur] Allow alternative values | Philipp Hagemeister | |
Every now and then, imgur.com goes crazy and gives us a generic title and description (otherwise it looks all fine though). Simply update the test case to allow for that craziness. | |||
2015-02-19 | Remove the SubtitlesInfoExtractor class | Jaime Marquínez Ferrándiz | |
No longer needed | |||
2015-02-20 | [blinkx] Fix extraction | Sergey M․ | |
2015-02-19 | [nationalgeographic] Add extractor (closes #4960) | Jaime Marquínez Ferrándiz | |
2015-02-19 | [pornhub] Fix uploader regex | Sergey 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 | [bbccouk] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
I haven't found any video available outside the UK, so I haven't added tests. I have updated how the srt file is build, because (at least for www.bbc.co.uk/programmes/p02j9b69) the subtitles is inside 'span' elements. | |||
2015-02-19 | [nbc] Use a test video that works outside the US | Jaime Marquínez Ferrándiz | |
2015-02-19 | [theplatform] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2015-02-19 | [cbssports] Add extractor (closes #4996) | Jaime Marquínez Ferrándiz | |
2015-02-19 | [imgur] Simplify | Philipp Hagemeister | |
2015-02-19 | Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements' | Philipp Hagemeister | |
2015-02-18 | [imgur] improve error check for non-video URLs | John Boehr | |
2015-02-18 | [imgur] improve regex #4998 | John Boehr | |
2015-02-19 | [theonion] Modernize | Philipp Hagemeister | |
2015-02-18 | [imgur] support regular URL | John Boehr | |
2015-02-19 | [webofstories] Fix extraction | Philipp Hagemeister | |
2015-02-19 | [sockshare] Do not require thumbnail anymore | Philipp Hagemeister | |
Thumbnail is not present on the website anymore. | |||
2015-02-19 | [generic] Correct test case | Philipp Hagemeister | |
Video has been reuploaded / edited | |||
2015-02-19 | [netzkino] Skip download in test case | Philipp Hagemeister | |
Works fine from Germany, but fails from everywhere else | |||
2015-02-19 | [imgur] Add new extractor | Philipp Hagemeister | |
2015-02-19 | [cbs] Modernize | Philipp Hagemeister | |
2015-02-19 | [patreon] Add support for embedlies (fixes #4969) | Philipp Hagemeister | |
2015-02-19 | [patreon] Modernize | Philipp 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 | [viki] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2015-02-18 | [rai] Convert to new subtitles system | Jaime Marquínez Ferrándiz | |
2015-02-18 | [yahoo] Remove md5sum from test case | Philipp Hagemeister | |
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays. |