Commit Graph

4320 Commits (6539c91a7806112be9750a72c154f5a1f99e6c78)

Author SHA1 Message Date
Philipp Hagemeister 6539c91a78 [deezer] Add support for geoblocking
Philipp Hagemeister 4eefbfdbfd [utils] Fix find_xpath_attr on 2.6
Philipp Hagemeister 652f283135 [youporn] Remove md5 from test
Has changed multiple times, and we're checking that it looks like a video now by default.
Philipp Hagemeister 2daabe4992 [options] Correct option usage
Philipp Hagemeister 34a741a8ec [options] Move all options to their own file
Philipp Hagemeister 78caa52aea [youtube] Modernize
Philipp Hagemeister 310d75d141 [youtube] Correct description in test case
Philipp Hagemeister 67b7e712d8 [xhamster] Remove md5sums from tests
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
Philipp Hagemeister 1ad6efd9b6 [spiegel] Remove deleted video from test cases
Philipp Hagemeister c3c3fe4768 [swrmediathek] Remove deleted video test case
Philipp Hagemeister 6f6ed04172 [prosiebensat1] Make upload_date optional
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
Philipp Hagemeister 5309602106 [prosiebensat1] Fix bitrate calculation
Philipp Hagemeister 9291475f7d [youtube] Move more tests to Playlist IE, and simply suitable.
Philipp Hagemeister 81127aa55d [youtube] Move playlist test to extractor
Philipp Hagemeister 9b583dca4c Merge remote-tracking branch 'drags/yt-feed-loadmore'
Philipp Hagemeister f4a3490cbc [pornoxo] Fix test (view count)
Philipp Hagemeister 3d9fae1ed2 Add support for PornoXO
Philipp Hagemeister 89fb6a9797 [spiegel] Add support for articles
Philipp Hagemeister b734a87112 Merge remote-tracking branch 'origin/master'
Philipp Hagemeister da2e1f53e0 [deezer] Add simple support
Sergey M․ f24e740bb8 [telemb] Add comment to test
Sergey M․ 64a450131b Merge branch 'Lovius-master'
Sergey M․ adf2c0989d [telemb] Extract all formats and modernize
Sergey M․ 8fb7ff25c5 Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master
Philipp Hagemeister 473219a778 release 2014.09.12
Philipp Hagemeister aa37e3d486 [utils] Default SSL to TLS. (Fixes )
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.
Jaime Marquínez Ferrándiz edb53e2dc3 [youtube] Don't make the url protocol optional
The generic extractor will add it.
Jaime Marquínez Ferrándiz f401a4173b [youjizz] Don't make the url protocol optional (fixes )
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
Sergey M. de00ff6494 Merge pull request from naglis/nosvideo
[nosvideo] Check for deleted video
Naglis Jonaitis eef93b0912 [tvplay] Support similar services in different countries
Naglis Jonaitis 08d037309e [nosvideo] Update test
Naglis Jonaitis 6024b0f25e [nosvideo] Check for deleted videos
Philipp Hagemeister 561266641f release 2014.09.10.1
Sergey M․ 6899f2fe9e [hostingbulk] Simplify
Sergey M. 136c8bd275 Merge pull request from naglis/hostingbulk
[hostingbulk] Add new extractor
Sergey M․ 1bf5423e82 [generic/youtube] Recognize youtube nocookie embeds (Closes )
Sergey M․ 2c5c1f48e9 [izlesene] Simplify
Sergey M. d8e487fbd9 Merge pull request from naglis/izlesene_fix
Izlesene fix
Philipp Hagemeister bc7ff0a8dd release 2014.09.10
Naglis Jonaitis 8e9da53140 [izlesene] Remove API URL
Naglis Jonaitis f1d15e6dbc [izlesene] Adapt to website changes and improve
Naglis Jonaitis 91ebb17ede [hostingbulk] Add new extractor
Sergey M․ c63b30901b [noco] Add authenticate support (Closes )
Sergey M․ f009f19ece [rutv] Fix rutv player regex
Sergey M․ 68477e8839 [khanacademy] Improve _VALID_URL (Closes )
Sergey M․ 0dc5365564 [moevideo] Make filesize exact
Sergey M. 9face18d08 Merge pull request from naglis/sharesix
[sharesix] Add new extractor
Sergey M․ ff0ba8ce0f [moevideo] Add videochart.net to _VALID_URL
Sergey M. 759c6293bd Merge pull request from naglis/moevideo
[moevideo] Add new extractor
Sergey M․ 3fbeb95e14 [vgtv] Add view count to test cases