Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-26 | release 2014.06.262014.06.26 | Philipp Hagemeister | |
2014-06-26 | [livestream:original] Add support for folder urls (closes #2631) | Jaime Marquínez Ferrándiz | |
The webpage only contains shortened links for the videos, since the server doesn't support HEAD requests, we use an specific extractor for them. | |||
2014-06-26 | [teachertube] Add support for new URL formats | Sergey M․ | |
2014-06-26 | [teachertube] Improve extraction | Sergey M․ | |
2014-06-26 | [VideoTt] fix ValueError (#3161) | Petr Půlpán | |
2014-06-25 | [soundgasm] PEP8 and add a display_id (#3155) | Philipp Hagemeister | |
2014-06-25 | Merge remote-tracking branch 'pachacamac/soundgasm' | Philipp Hagemeister | |
2014-06-25 | release 2014.06.252014.06.25 | Philipp Hagemeister | |
2014-06-25 | [Soundgasm] Add new extractor | pachacamac | |
2014-06-25 | Merge branch 'master' of github.com:rg3/youtube-dl | Petr Půlpán | |
2014-06-25 | [Dailymotion] fix uploader name (fixes #3153) | Petr Půlpán | |
2014-06-24 | [BlipTV] Allow plus sign in video ID | Michael Smith | |
2014-06-24 | [discovery] Change default url | Peter | |
URL does a redirect from dsc.discovery.com to www.discovery.com This commit fixes the correct URL. | |||
2014-06-24 | [wistia] Add duration and modernize | Sergey M․ | |
2014-06-24 | [comedycentral] Correct handling when latest tds episode is a ↵ | Philipp Hagemeister | |
special-episode instead of a regular one | |||
2014-06-24 | release 2014.06.24.12014.06.24.1 | Philipp Hagemeister | |
2014-06-24 | release 2014.06.242014.06.24 | Philipp Hagemeister | |
2014-06-23 | [teachertube] Fix extraction | Sergey M․ | |
2014-06-22 | [generic] Extract mtvservices embedded videos | Jaime Marquínez Ferrándiz | |
2014-06-22 | [mtv] Add an extractor for the mtvservices embedded player (closes #2995) | Jaime Marquínez Ferrándiz | |
2014-06-22 | [BR] replace test | Petr Půlpán | |
2014-06-22 | [firstpost] Fix title extraction and add description | Sergey M․ | |
2014-06-21 | [Youtube] add DASH format 272 (fixes #3128) | Petr Půlpán | |
2014-06-21 | [spiegel] Add description and modernize | Sergey M․ | |
2014-06-21 | Use the 'base_url' for building the resulting 'url' as well. | Elias Probst | |
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 | [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-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-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) |