Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-23 | [nbc] Add missing import | Philipp Hagemeister | |
2014-07-23 | [soundcloud] Adapt test | Philipp Hagemeister | |
2014-07-23 | [sockshare] Fix ext | Philipp Hagemeister | |
2014-07-23 | [savefrom] Make test description more flexible | Philipp Hagemeister | |
2014-07-23 | [vube] Fix comment count | Philipp Hagemeister | |
2014-07-23 | [vube] Add support for new data format (Fixes #3325) | Philipp Hagemeister | |
2014-07-22 | [mlb] Fix regex | Philipp Hagemeister | |
2014-07-22 | Merge remote-tracking branch 'upstream/master' into MLB | Charles Chen | |
Conflicts: youtube_dl/extractor/mlb.py | |||
2014-07-22 | [MLB] Enhanced _VALID_URL to cover more MLB videos | Charles Chen | |
2014-07-22 | [cbs] Modernize | Philipp Hagemeister | |
Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests. | |||
2014-07-22 | Merge remote-tracking branch 'jterk/cbs-artists' | Philipp Hagemeister | |
2014-07-22 | Support Alternative cbs.com URL Format | Jason Terk | |
Adds support for cbs.com URLs containing "/artist" instead of "/video". E.g.: http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/ | |||
2014-07-22 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-07-22 | [kickstarter] Support embedded videos (Fixes #3322) | Philipp Hagemeister | |
2014-07-22 | [vodlocker] Fix _VALID_URL | Sergey M․ | |
2014-07-21 | [br] Allow '_' in the url (fixes #3311) | Jaime Marquínez Ferrándiz | |
2014-07-21 | [nbcnews] Look in all playlists for video | Philipp Hagemeister | |
2014-07-21 | [dropbox] Fix title encoding on Python 2 | Philipp Hagemeister | |
2014-07-21 | [sockshare] Simplify (#3268) | Philipp Hagemeister | |
2014-07-21 | Merge remote-tracking branch 'naglis/sockshare' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/__init__.py | |||
2014-07-21 | [tagesschau] Remove test case | Philipp Hagemeister | |
See http://de.wikipedia.org/wiki/Depublizieren for the sad rationale. | |||
2014-07-21 | [wdr] Replace test case | Philipp Hagemeister | |
2014-07-21 | [chilloutzone] Fix test description | Philipp Hagemeister | |
2014-07-21 | [funnyordie] Fix test description | Philipp Hagemeister | |
2014-07-21 | [vimeo] Update test description | Philipp Hagemeister | |
2014-07-21 | [cnet] Fix title extraction | Philipp Hagemeister | |
URLs are still missing | |||
2014-07-21 | [dropbox] Fix test and add support for spaces in filenames | Philipp Hagemeister | |
2014-07-21 | [teachertube] Fix title and playlist recognition | Philipp Hagemeister | |
2014-07-21 | [steam] Update test description | Philipp Hagemeister | |
2014-07-21 | [savefrom] Fix test description | Philipp Hagemeister | |
2014-07-21 | [rtve] Fix md5sum | Philipp Hagemeister | |
Looks like these guys reencoded the video. | |||
2014-07-21 | [snotr] Add description | Philipp Hagemeister | |
2014-07-21 | [snotr] PEP8 and minor fixes (#3296) | Philipp Hagemeister | |
2014-07-21 | Merge remote-tracking branch 'hassaanaliw/snotr' | Philipp Hagemeister | |
2014-07-20 | Fix typo: “ytseach” → “ytsearch” | Anthony J. Bentley | |
2014-07-20 | Remove unused imports | Philipp Hagemeister | |
2014-07-20 | [livestream] PEP8 | Philipp Hagemeister | |
2014-07-20 | [ard] Add support for NDR-style videos (fixes #3281) | Philipp Hagemeister | |
2014-07-20 | [youtube] Fix extraction of age gate videos (closes #3270) | Jaime Marquínez Ferrándiz | |
Setting the correct value of the 'sts' paramater in the 'get_video_info' url gives the correct urls. Removed parameters that are not needed. | |||
2014-07-20 | [youtube] fix display of swf player id | Philipp Hagemeister | |
2014-07-21 | [allocine] Update tests | Sergey M․ | |
2014-07-20 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-07-19 | [snotr] Add new extractor | hassaanaliw | |
2014-07-20 | [sapo] Add extractor (Closes #2816) | Sergey M․ | |
2014-07-19 | [francetv] Add support for mobile URLs (Closes #3275) | Sergey M․ | |
2014-07-18 | [mlb] Fix _VALID_URL | Sergey M․ | |
2014-07-18 | [crackled] Improve, fix invalid regexes and extract more metadata | Sergey M․ | |
2014-07-18 | Merge branch 'cracked' of https://github.com/hassaanaliw/youtube-dl | Sergey M․ | |
2014-07-18 | [youtube] Move swfinterp into its own file | Philipp Hagemeister | |
2014-07-18 | [youtube] Add support for classes in swf parser | Philipp Hagemeister | |