aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [francetv] Use unicode_literalsPhilipp Hagemeister2014-01-301-70/+73
|
* [francetvinfo.fr] Support more ID suffixesPhilipp Hagemeister2014-01-301-1/+1
|
* [generic] remove testcasePhilipp Hagemeister2014-01-301-12/+0
| | | | The video seems to have been removed from the site.
* [liveleak] Support old and new URLsPhilipp Hagemeister2014-01-301-3/+17
|
* release 2014.01.30.1Philipp Hagemeister2014-01-301-1/+1
|
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-01-301-65/+72
|\
| * Merge pull request #2273 from dstftw/crunchyrollPhilipp Hagemeister2014-01-291-65/+72
| |\ | | | | | | [crunchyroll] Add support for mobile URLs and use unicode literals
| | * [crunchyroll] Add support for mobile URLs and use unicode literalsdst2014-01-301-65/+72
| | |
* | | [generic] Match JWPlayerOptionsPhilipp Hagemeister2014-01-301-1/+1
|/ / | | | | | | | | This adds support for The Guardian, among others Closes #2271, fixes #2267
* | release 2014.01.30Philipp Hagemeister2014-01-301-1/+1
| |
* | [liveleak] Support multiple formats (Fixes #2262)Philipp Hagemeister2014-01-301-5/+13
| |
* | Merge pull request #2272 from dstftw/masterJaime Marquínez Ferrándiz2014-01-292-6/+6
|\ \ | |/ |/| Improve some regexes
| * [comedycentral] Improve regexesdst2014-01-301-2/+2
| |
| * Improve some regexes for embedded playersdst2014-01-301-4/+4
|/
* [bloomberg] Fix ooyala url extractionJaime Marquínez Ferrándiz2014-01-293-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_literalsJaime Marquínez Ferrándiz2014-01-291-14/+13
|
* [youjizz] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-291-20/+22
|
* [rbmaradio] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-291-25/+26
|
* [infoq] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-291-23/+16
|
* [tutv] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-291-14/+13
|
* [nba] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-291-20/+11
| | | | Remove the commented parts for extracting the upload date
* release 2014.01.29Philipp Hagemeister2014-01-291-1/+1
|
* [youtube:user] Fix id key (Fixes #1745)Philipp Hagemeister2014-01-291-1/+1
|
* [liveleak] SimplifyPhilipp Hagemeister2014-01-281-23/+15
|
* Merge remote-tracking branch 'dstftw/ivi'Philipp Hagemeister2014-01-281-53/+55
|\
| * [ivi] Fix test and use unicode literalsdst2014-01-291-53/+55
| |
* | Merge remote-tracking branch 'dstftw/channel9'Philipp Hagemeister2014-01-281-35/+35
|\ \
| * | [channel9] Remove unnecessary coding cookiedst2014-01-291-1/+0
| | |
| * | [channel9] Use unicode literalsdst2014-01-291-34/+35
| |/
* / [smotri] Simplify login and use unicode literalsdst2014-01-291-126/+121
|/
* [ninegag] Use unicode_literalsJaime Marquínez Ferrándiz2014-01-281-7/+9
|
* [keek] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-281-23/+23
|
* [funnyordie] Simplify and use unicode_literalsJaime Marquínez Ferrándiz2014-01-281-10/+14
|
* [pornhd] FixPhilipp Hagemeister2014-01-281-9/+15
|
* release 2014.01.28.1Philipp Hagemeister2014-01-281-1/+1
|
* release 2014.01.28Philipp Hagemeister2014-01-281-1/+1
|
* [tumblr] Test new URL format (#2255)Philipp Hagemeister2014-01-281-0/+4
|
* Merge remote-tracking branch 'mike/tumblr-url'Philipp Hagemeister2014-01-281-1/+1
|\
| * VALID_URL changed to match different kinds of Tumblr-URLsMikeCol2014-01-281-1/+1
| |
* | [brightcove] Move test to genericPhilipp Hagemeister2014-01-282-11/+12
| |
* | Merge remote-tracking branch 'dstftw/rutube-channel'Philipp Hagemeister2014-01-281-0/+3
|\ \
| * | [rutube] Update testdst2014-01-281-0/+3
| | |
* | | [rutube] SimplifyPhilipp Hagemeister2014-01-281-12/+14
| | |
* | | Merge remote-tracking branch 'dstftw/rutube-channel'Philipp Hagemeister2014-01-283-27/+102
|\| |
| * | [rutube] Add support for user videosdst2014-01-282-8/+17
| | |
| * | [rutube] Add channel testdst2014-01-281-0/+9
| | |
| * | [rutube] Improve video extractordst2014-01-281-24/+23
| | |
| * | [rutube] Add support for channels and moviesdst2014-01-282-11/+69
| | |
* | | Merge remote-tracking branch 'dstftw/master'Philipp Hagemeister2014-01-282-8/+5
|\ \ \
| * | | [imdb] Fix playlist testdst2014-01-281-4/+4
| | | |