Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-21 | Extract the base_url for the XML download from the JS snippet's 'server' ↵ | Elias Probst | |
variable. | |||
2014-06-21 | Make debug message useful and also report, which URL failed to download. | Elias Probst | |
2014-06-20 | [noco] Switch to HTTPS (Closes #3116) | Sergey M․ | |
2014-06-19 | release 2014.06.192014.06.19 | Philipp Hagemeister | |
2014-06-19 | [youtube] Recognize signature functions that contain '$' (fixes #3104) | Jaime Marquínez Ferrándiz | |
2014-06-19 | [LifeNews] update thumbnail in test | Petr Půlpán | |
2014-06-19 | [Steam] update description in test | Petr Půlpán | |
2014-06-19 | [prosiebensat1] Update some regexes | Sergey M․ | |
2014-06-18 | [bilibili] Fix extraction | Sergey M․ | |
2014-06-17 | [ustream:channel] replace test for an updated channel | Petr Půlpán | |
2014-06-17 | [GorillaVid] improve extractor | Petr Půlpán | |
2014-06-17 | Merge pull request #3059 from marcwebbie/gorillavid | pulpe | |
* marcwebbie/gorillavid: Changed video url to a public video [GorillaVid] Added GorillaVid extractor | |||
2014-06-17 | Merge pull request #3089 from pulpe/ard_fix | Petr Půlpán | |
[ARDIE] fix formats extraction (fixes #3087) | |||
2014-06-17 | Merge pull request #3090 from Kagee/patch-1 | Sergey M. | |
tv.nrk.no urls mostly contain capital characters | |||
2014-06-16 | Fix test | Anders Einar Hilden | |
Didn't use .lower() as planned, so update test with new ID. | |||
2014-06-16 | tv.nrk.no urls mostly contain capital characters | Anders Einar Hilden | |
Updated regexp and one of the test cases to reflect this. tv.nrksuper.no mostly uses lowercase, so that is still there. | |||
2014-06-16 | [ARDIE] adjustments suggested by @jaimeMF | pulpe | |
2014-06-16 | [ARDIE] fix formats extraction (fixes #3087) | pulpe | |
2014-06-16 | [rai] Skip test | Sergey M․ | |
2014-06-16 | release 2014.06.162014.06.16 | Philipp Hagemeister | |
2014-06-15 | [brightcove] Set the filesize of the formats and use _sort_formats | Jaime Marquínez Ferrándiz | |
2014-06-15 | [brightcove] Modernize some tests | Jaime Marquínez Ferrándiz | |
2014-06-15 | [brightcove] Add support for renditions with 'remote' set to True (fixes #3081) | Jaime Marquínez Ferrándiz | |
The url needs to be modified to get the flv video. | |||
2014-06-15 | [brightcove] Improve the 'experienceJSON' regex (#3081) | Jaime Marquínez Ferrándiz | |
One of the strings may contain ';', we would get an invalid json string. | |||
2014-06-15 | Merge pull request #3078 from pulpe/youtube_fix | Sergey M. | |
[Youtube] Recognize playlists with LL | |||
2014-06-14 | [Youtube] Recognize playlists with LL | pulpe | |
2014-06-14 | [wrzuta] Add age limit | Sergey M․ | |
2014-06-14 | Merge pull request #3075 from pulpe/wrzuta | Sergey M. | |
[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072) | |||
2014-06-13 | [rai] Add support for Rai websites (Closes #2930) | Sergey M․ | |
2014-06-13 | [WrzutaIE] Add extractor for wrzuta.pl (fixes #3072) | pulpe | |
2014-06-12 | [livestream] Modernize | Sergey M․ | |
2014-06-12 | [ted] Update test md5 | Sergey M․ | |
2014-06-11 | [blinkx] Modernize | Sergey M․ | |
2014-06-11 | [tube8] Update test and modernize | Sergey M․ | |
2014-06-10 | [ndtv] Fix title extraction and modernize | Sergey M․ | |
2014-06-09 | release 2014.06.092014.06.09 | Philipp Hagemeister | |
2014-06-09 | Remove unused import | Philipp Hagemeister | |
2014-06-09 | [Vulture] Add support for vulture.com | Philipp Hagemeister | |
2014-06-09 | [hypem] Modernize | Philipp Hagemeister | |
2014-06-09 | [generic] Add support for <embed YouTube | Philipp Hagemeister | |
2014-06-09 | rtmp and hls downloaders: Clarify error message when the external tools are ↵ | Jaime Marquínez Ferrándiz | |
not installed Ask to install them, as we do in the postprocessor. We get some reports with it, like #3061 or #3048. | |||
2014-06-09 | [nuvid] Remove superfluous slash | Sergey M․ | |
2014-06-09 | [nuvid] Improve extraction | Sergey M․ | |
2014-06-08 | [veoh] Capture error message | Sergey M․ | |
2014-06-08 | [dreisat] Modernize | Sergey M․ | |
2014-06-08 | [dreisat] Fix thumbnails' width and height | Sergey M․ | |
2014-06-08 | [teachertube] Fix extraction for Python 3 | Sergey M․ | |
2014-06-08 | Changed video url to a public video | marcwebbie | |
2014-06-07 | [GorillaVid] Added GorillaVid extractor | marcwebbie | |
2014-06-07 | Remove unused imports | Philipp Hagemeister | |