Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [vube] Make video description optional as it may be missing | dst | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | [vube] Remove unnecessary coding cookie | dst | 2014-02-02 | 1 | -1/+0 |
| | |||||
* | [vube] Add support for vube.com (Closes #2285) | dst | 2014-02-02 | 2 | -0/+81 |
| | |||||
* | Merge pull request #2282 from dstftw/lifenews | Jaime Marquínez Ferrándiz | 2014-01-31 | 3 | -1/+65 |
|\ | | | | | [lifenews] Add support for lifenews.ru and fix og content extraction regex | ||||
| * | [lifenews] Fix test title | dst | 2014-02-01 | 1 | -1/+1 |
| | | |||||
| * | Fix extraction of og content in single quotes | dst | 2014-01-31 | 1 | -1/+1 |
| | | |||||
| * | [lifenews] Add support for lifenews.ru | dst | 2014-01-31 | 2 | -0/+64 |
| | | |||||
* | | [collegehumor] fix test description | Jaime Marquínez Ferrándiz | 2014-01-31 | 1 | -1/+1 |
| | | |||||
* | | [ro220] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-31 | 1 | -9/+10 |
| | | |||||
* | | [ustream] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-31 | 1 | -23/+25 |
| | | |||||
* | | [spiegel] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-31 | 1 | -18/+19 |
| | | |||||
* | | [vevo] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-31 | 1 | -20/+19 |
| | | |||||
* | | Merge pull request #2281 from matthewfranglen/master | Philipp Hagemeister | 2014-01-30 | 1 | -3/+4 |
|\ \ | | | | | | | Fix #2280: Antigen now links to python script | ||||
| * | | Fix #2280: Antigen now links to python script | Matthew Franglen | 2014-01-30 | 1 | -3/+4 |
| | | | |||||
* | | | Add tutorial for adding a new IE | Philipp Hagemeister | 2014-01-31 | 1 | -1/+5 |
| |/ |/| | |||||
* | | release 2014.01.30.2 | Philipp Hagemeister | 2014-01-30 | 1 | -1/+1 |
| | | |||||
* | | Fix the extraction of full-episodes urls from southpark.com (fixes #2278) | Jaime Marquínez Ferrándiz | 2014-01-30 | 1 | -1/+3 |
| | | | | | | | | Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor | ||||
* | | [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 |
|\ \ \ |