Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-23 | [jsinterp] Allow digits in function names | Philipp Hagemeister | |
2014-07-23 | [rtlnow] Simplify outdated test | Philipp Hagemeister | |
2014-07-23 | [wdr] Fix umlaut parsing on Python 2.x | Philipp Hagemeister | |
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 | release 2014.07.23.12014.07.23.1 | Philipp Hagemeister | |
2014-07-23 | [vube] Fix comment count | Philipp Hagemeister | |
2014-07-23 | release 2014.07.232014.07.23 | 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 | release 2014.07.222014.07.22 | Philipp Hagemeister | |
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-22 | Add another great example for the --extractor-descriptions output | Philipp Hagemeister | |
2014-07-21 | [br] Allow '_' in the url (fixes #3311) | Jaime Marquínez Ferrándiz | |
2014-07-21 | release 2014.07.212014.07.21 | Philipp Hagemeister | |
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 | Remove unused imports | Philipp Hagemeister | |
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 | [swfinterp] Remove (at the moment) dead code | Philipp Hagemeister | |
2014-07-20 | [swfinterp] Fix _u32 name | Philipp Hagemeister | |
2014-07-20 | [livestream] PEP8 | Philipp Hagemeister | |
2014-07-20 | release 2014.07.20.22014.07.20.2 | Philipp Hagemeister | |
2014-07-20 | [swfinterp] Use helper function struct_unpack for old Python 2.x releases ↵ | Philipp Hagemeister | |
(#3270) |