Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-14 | release 2014.09.14.22014.09.14.2 | Philipp Hagemeister | |
2014-09-14 | release 2014.09.14.12014.09.14.1 | Philipp Hagemeister | |
2014-09-14 | [devscripts/release] Do not restore youtube-dl{,.exe} binaries | Philipp Hagemeister | |
2014-09-14 | release 2014.09.142014.09.14 | Philipp Hagemeister | |
2014-09-14 | [tumblr] Modernize | Philipp Hagemeister | |
2014-09-14 | [cloudy] Add support for videoraj.ch | Sergey M․ | |
2014-09-14 | [cloudy] Minor changes | Sergey M․ | |
2014-09-14 | Merge pull request #3744 from naglis/cloudy | Sergey M. | |
[cloudy] Add new extractor | |||
2014-09-14 | [cloudy] Add new extractor. Closes #3743 | naglis | |
2014-09-13 | [drtv] Fix _VALID_URL (Closes #3735) | Sergey M․ | |
2014-09-13 | [pornhd] Fix extraction (Closes #3739) | Sergey M․ | |
2014-09-13 | [adultswim] Avoid extremely long lines | Philipp Hagemeister | |
2014-09-13 | [utils] Apply 2.6 xpath craziness | Philipp Hagemeister | |
This fixes ARD on 2.6 | |||
2014-09-13 | [ard] Make more robust against missing thumbnails | Philipp Hagemeister | |
I cannot reproduce this error, it's from travis. | |||
2014-09-13 | [br] Remove deleted video test case | Philipp Hagemeister | |
2014-09-13 | [chilloutzone] Make test case more flexible | Philipp Hagemeister | |
2014-09-13 | [facebook] Fix and caption if title is empty | Philipp Hagemeister | |
2014-09-13 | [deezer] Add support for geoblocking | Philipp Hagemeister | |
2014-09-13 | [utils] Fix find_xpath_attr on 2.6 | Philipp Hagemeister | |
2014-09-13 | [youporn] Remove md5 from test | Philipp Hagemeister | |
Has changed multiple times, and we're checking that it looks like a video now by default. | |||
2014-09-13 | [options] Correct option usage | Philipp Hagemeister | |
2014-09-13 | [options] Move all options to their own file | Philipp Hagemeister | |
2014-09-13 | [youtube] Modernize | Philipp Hagemeister | |
2014-09-13 | [youtube] Correct description in test case | Philipp Hagemeister | |
2014-09-13 | [xhamster] Remove md5sums from tests | Philipp Hagemeister | |
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time. | |||
2014-09-13 | [spiegel] Remove deleted video from test cases | Philipp Hagemeister | |
2014-09-13 | [swrmediathek] Remove deleted video test case | Philipp Hagemeister | |
2014-09-13 | [prosiebensat1] Make upload_date optional | Philipp Hagemeister | |
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found. | |||
2014-09-13 | [prosiebensat1] Fix bitrate calculation | Philipp Hagemeister | |
2014-09-13 | [youtube] Move more tests to Playlist IE, and simply suitable. | Philipp Hagemeister | |
2014-09-13 | [youtube] Move playlist test to extractor | Philipp Hagemeister | |
2014-09-13 | Merge remote-tracking branch 'drags/yt-feed-loadmore' | Philipp Hagemeister | |
2014-09-13 | [pornoxo] Fix test (view count) | Philipp Hagemeister | |
2014-09-13 | Add support for PornoXO | Philipp Hagemeister | |
2014-09-13 | Remove executable files. | Philipp Hagemeister | |
These files are for a legacy updating system. This updating system would only apply to users who have not used youtube-dl for at least a year (because if they did use it, they would notice that basically everything about every service, maybe except a couple of YouTube videos, has changed in between). We often get commits including these files, and they are irritating for us core developers as well. Good riddance! If anyone notes that their updates fail, they can just reinstall (see http://rg3.github.io/youtube-dl/download.html for instructions). | |||
2014-09-13 | [spiegel] Add support for articles | Philipp Hagemeister | |
2014-09-13 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-09-13 | [README] Add old Ubuntu versions to FAQ | Philipp Hagemeister | |
2014-09-13 | [deezer] Add simple support | Philipp Hagemeister | |
2014-09-12 | [telemb] Add comment to test | Sergey M․ | |
2014-09-12 | Merge branch 'Lovius-master' | Sergey M․ | |
2014-09-12 | [telemb] Extract all formats and modernize | Sergey M․ | |
2014-09-12 | Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master | Sergey M․ | |
2014-09-12 | release 2014.09.122014.09.12 | Philipp Hagemeister | |
2014-09-12 | [utils] Default SSL to TLS. (Fixes #3727) | Philipp Hagemeister | |
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards. On 3.4+, we now use the proper function so that we get all the latest security configurations. We allow SSLv3 though for the time being, since a lot of older pages use that. On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility. | |||
2014-09-11 | [youtube] Don't make the url protocol optional | Jaime Marquínez Ferrándiz | |
The generic extractor will add it. | |||
2014-09-11 | [youjizz] Don't make the url protocol optional (fixes #3722) | Jaime Marquínez Ferrándiz | |
It would fail to download the webpag if it's missing. And the generic extractor will add it. | |||
2014-09-11 | Merge pull request #3716 from naglis/nosvideo | Sergey M. | |
[nosvideo] Check for deleted video | |||
2014-09-11 | Merge pull request #3718 from naglis/tv3play | Sergey M. | |
[tvplay] Support similar services in different countries | |||
2014-09-11 | [tvplay] Support similar services in different countries | Naglis Jonaitis | |