Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [spiegel] Add support for articles | Philipp Hagemeister | |
2014-09-13 | Merge remote-tracking branch 'origin/master' | 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 | [tvplay] Support similar services in different countries | Naglis Jonaitis | |
2014-09-10 | [nosvideo] Update test | Naglis Jonaitis | |
2014-09-10 | [nosvideo] Check for deleted videos | Naglis Jonaitis | |
2014-09-10 | release 2014.09.10.12014.09.10.1 | Philipp Hagemeister | |
2014-09-10 | [hostingbulk] Simplify | Sergey M․ | |
2014-09-10 | Merge pull request #3709 from naglis/hostingbulk | Sergey M. | |
[hostingbulk] Add new extractor | |||
2014-09-10 | [generic/youtube] Recognize youtube nocookie embeds (Closes #3713) | Sergey M․ | |
2014-09-10 | [izlesene] Simplify | Sergey M․ | |
2014-09-10 | Merge pull request #3710 from naglis/izlesene_fix | Sergey M. | |
Izlesene fix | |||
2014-09-10 | release 2014.09.102014.09.10 | Philipp Hagemeister | |
2014-09-10 | [izlesene] Remove API URL | Naglis Jonaitis | |
2014-09-10 | [izlesene] Adapt to website changes and improve | Naglis Jonaitis | |
2014-09-09 | [hostingbulk] Add new extractor | Naglis Jonaitis | |
2014-09-10 | [noco] Add authenticate support (Closes #3706) | Sergey M․ | |
2014-09-10 | [rutv] Fix rutv player regex | Sergey M․ | |
2014-09-09 | [khanacademy] Improve _VALID_URL (Closes #3695) | Sergey M․ | |
2014-09-09 | [moevideo] Make filesize exact | Sergey M․ | |