Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [collegehumor] Add support for embedded youtube videos (fixes #2277) | Jaime Marquínez Ferrándiz | 2014-01-30 | 1 | -1/+25 |
| | |||||
* | [collegehumor] The video may not contain any file in webm format (#2277) | Jaime Marquínez Ferrándiz | 2014-01-30 | 1 | -1/+1 |
| | | | | For example http://www.collegehumor.com/video/5812266 | ||||
* | Merge pull request #2252 from matthewfranglen/master | Philipp Hagemeister | 2014-01-30 | 1 | -0/+23 |
|\ | | | | | Add antigen compatible plugin description | ||||
| * | Add requested documentation | Matthew Franglen | 2014-01-30 | 1 | -0/+22 |
| | | |||||
| * | Add antigen compatible plugin description | Matthew Franglen | 2014-01-27 | 1 | -0/+1 |
| | | |||||
* | | [malemotion] Disable test case | Philipp Hagemeister | 2014-01-30 | 1 | -1/+2 |
| | | | | | | | | I am not going to look for an alternative one, but feel free to suggest one. | ||||
* | | [francetv] Use unicode_literals | Philipp Hagemeister | 2014-01-30 | 1 | -70/+73 |
| | | |||||
* | | [francetvinfo.fr] Support more ID suffixes | Philipp Hagemeister | 2014-01-30 | 1 | -1/+1 |
| | | |||||
* | | [generic] remove testcase | Philipp Hagemeister | 2014-01-30 | 1 | -12/+0 |
| | | | | | | | | The video seems to have been removed from the site. | ||||
* | | [liveleak] Support old and new URLs | Philipp Hagemeister | 2014-01-30 | 1 | -3/+17 |
| | | |||||
* | | release 2014.01.30.1 | Philipp Hagemeister | 2014-01-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-01-30 | 1 | -65/+72 |
|\ \ | |||||
| * \ | Merge pull request #2273 from dstftw/crunchyroll | Philipp Hagemeister | 2014-01-29 | 1 | -65/+72 |
| |\ \ | | | | | | | | | [crunchyroll] Add support for mobile URLs and use unicode literals | ||||
| | * | | [crunchyroll] Add support for mobile URLs and use unicode literals | dst | 2014-01-30 | 1 | -65/+72 |
| | | | | |||||
* | | | | [generic] Match JWPlayerOptions | Philipp Hagemeister | 2014-01-30 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | This adds support for The Guardian, among others Closes #2271, fixes #2267 | ||||
* | | | release 2014.01.30 | Philipp Hagemeister | 2014-01-30 | 1 | -1/+1 |
| | | | |||||
* | | | [liveleak] Support multiple formats (Fixes #2262) | Philipp Hagemeister | 2014-01-30 | 1 | -5/+13 |
| | | | |||||
* | | | Merge pull request #2272 from dstftw/master | Jaime Marquínez Ferrándiz | 2014-01-29 | 2 | -6/+6 |
|\ \ \ | |/ / |/| | | Improve some regexes | ||||
| * | | [comedycentral] Improve regexes | dst | 2014-01-30 | 1 | -2/+2 |
| | | | |||||
| * | | Improve some regexes for embedded players | dst | 2014-01-30 | 1 | -4/+4 |
|/ / | |||||
* | | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | 2014-01-29 | 3 | -3/+7 |
| | | | | | | | | | | Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property. Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code. | ||||
* | | [myspass] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -14/+13 |
| | | |||||
* | | [youjizz] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -20/+22 |
| | | |||||
* | | [rbmaradio] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -25/+26 |
| | | |||||
* | | [infoq] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -23/+16 |
| | | |||||
* | | [tutv] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -14/+13 |
| | | |||||
* | | [nba] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-29 | 1 | -20/+11 |
| | | | | | | | | Remove the commented parts for extracting the upload date | ||||
* | | release 2014.01.29 | Philipp Hagemeister | 2014-01-29 | 1 | -1/+1 |
| | | |||||
* | | [youtube:user] Fix id key (Fixes #1745) | Philipp Hagemeister | 2014-01-29 | 1 | -1/+1 |
| | | |||||
* | | [liveleak] Simplify | Philipp Hagemeister | 2014-01-28 | 1 | -23/+15 |
| | | |||||
* | | Merge remote-tracking branch 'dstftw/ivi' | Philipp Hagemeister | 2014-01-28 | 1 | -53/+55 |
|\ \ | |||||
| * | | [ivi] Fix test and use unicode literals | dst | 2014-01-29 | 1 | -53/+55 |
| | | | |||||
* | | | Merge remote-tracking branch 'dstftw/channel9' | Philipp Hagemeister | 2014-01-28 | 1 | -35/+35 |
|\ \ \ | |||||
| * | | | [channel9] Remove unnecessary coding cookie | dst | 2014-01-29 | 1 | -1/+0 |
| | | | | |||||
| * | | | [channel9] Use unicode literals | dst | 2014-01-29 | 1 | -34/+35 |
| |/ / | |||||
* / / | [smotri] Simplify login and use unicode literals | dst | 2014-01-29 | 1 | -126/+121 |
|/ / | |||||
* | | [ninegag] Use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-28 | 1 | -7/+9 |
| | | |||||
* | | [keek] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-28 | 1 | -23/+23 |
| | | |||||
* | | [funnyordie] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-28 | 1 | -10/+14 |
| | | |||||
* | | [pornhd] Fix | Philipp Hagemeister | 2014-01-28 | 1 | -9/+15 |
| | | |||||
* | | release 2014.01.28.1 | Philipp Hagemeister | 2014-01-28 | 1 | -1/+1 |
| | | |||||
* | | release 2014.01.28 | Philipp Hagemeister | 2014-01-28 | 1 | -1/+1 |
| | | |||||
* | | [tumblr] Test new URL format (#2255) | Philipp Hagemeister | 2014-01-28 | 1 | -0/+4 |
| | | |||||
* | | Merge remote-tracking branch 'mike/tumblr-url' | Philipp Hagemeister | 2014-01-28 | 1 | -1/+1 |
|\ \ | |||||
| * | | VALID_URL changed to match different kinds of Tumblr-URLs | MikeCol | 2014-01-28 | 1 | -1/+1 |
| | | | |||||
* | | | [brightcove] Move test to generic | Philipp Hagemeister | 2014-01-28 | 2 | -11/+12 |
| | | | |||||
* | | | Merge remote-tracking branch 'dstftw/rutube-channel' | Philipp Hagemeister | 2014-01-28 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | [rutube] Update test | dst | 2014-01-28 | 1 | -0/+3 |
| | | | | |||||
* | | | | [rutube] Simplify | Philipp Hagemeister | 2014-01-28 | 1 | -12/+14 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'dstftw/rutube-channel' | Philipp Hagemeister | 2014-01-28 | 3 | -27/+102 |
|\| | | |