5503 Commits (56d1912f1d8b886ef0355565e2a4e24560d8a7a6)
 

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 56d1912f1d Add a completion script generator for the fish shell 10 years ago
Sergey M․ eb3bd7ba8d [cloudy] Retry extraction on 410 status code (#3743 #3744) 10 years ago
Philipp Hagemeister 3b11e86eeb release 2014.09.14.2 10 years ago
Philipp Hagemeister 5ba693d082 release 2014.09.14.1 10 years ago
Philipp Hagemeister 11ab41658e [devscripts/release] Do not restore youtube-dl{,.exe} binaries 10 years ago
Philipp Hagemeister ae91f6f99b release 2014.09.14 10 years ago
Philipp Hagemeister 3da0e1f8cd [tumblr] Modernize 10 years ago
Sergey M․ 98676c08a1 [cloudy] Add support for videoraj.ch 10 years ago
Sergey M․ 5dbf3b5c60 [cloudy] Minor changes 10 years ago
Sergey M. b8d61935a0 Merge pull request #3744 from naglis/cloudy
[cloudy] Add new extractor
10 years ago
naglis 20ff802c9b [cloudy] Add new extractor. Closes #3743 10 years ago
Sergey M․ e5a93354bc [drtv] Fix _VALID_URL (Closes #3735) 10 years ago
Sergey M․ ceff3fd8ef [pornhd] Fix extraction (Closes #3739) 10 years ago
Philipp Hagemeister 7e6a715380 [adultswim] Avoid extremely long lines 10 years ago
Philipp Hagemeister d74bebd502 [utils] Apply 2.6 xpath craziness
This fixes ARD on 2.6
10 years ago
Philipp Hagemeister bf0ff93277 [ard] Make more robust against missing thumbnails
I cannot reproduce this error, it's from travis.
10 years ago
Philipp Hagemeister dc752ff442 [br] Remove deleted video test case 10 years ago
Philipp Hagemeister 3a36d3782e [chilloutzone] Make test case more flexible 10 years ago
Philipp Hagemeister 50317dbbad [facebook] Fix and caption if title is empty 10 years ago
Philipp Hagemeister 6539c91a78 [deezer] Add support for geoblocking 10 years ago
Philipp Hagemeister 4eefbfdbfd [utils] Fix find_xpath_attr on 2.6 10 years ago
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.
10 years ago
Philipp Hagemeister 2daabe4992 [options] Correct option usage 10 years ago
Philipp Hagemeister 34a741a8ec [options] Move all options to their own file 10 years ago
Philipp Hagemeister 78caa52aea [youtube] Modernize 10 years ago
Philipp Hagemeister 310d75d141 [youtube] Correct description in test case 10 years ago
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.
10 years ago
Philipp Hagemeister 1ad6efd9b6 [spiegel] Remove deleted video from test cases 10 years ago
Philipp Hagemeister c3c3fe4768 [swrmediathek] Remove deleted video test case 10 years ago
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.
10 years ago
Philipp Hagemeister 5309602106 [prosiebensat1] Fix bitrate calculation 10 years ago
Philipp Hagemeister 9291475f7d [youtube] Move more tests to Playlist IE, and simply suitable. 10 years ago
Philipp Hagemeister 81127aa55d [youtube] Move playlist test to extractor 10 years ago
Philipp Hagemeister 9b583dca4c Merge remote-tracking branch 'drags/yt-feed-loadmore' 10 years ago
Philipp Hagemeister f4a3490cbc [pornoxo] Fix test (view count) 10 years ago
Philipp Hagemeister 3d9fae1ed2 Add support for PornoXO 10 years ago
Philipp Hagemeister 5c47fc6809 Remove executable files.
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).
10 years ago
Philipp Hagemeister 89fb6a9797 [spiegel] Add support for articles 10 years ago
Philipp Hagemeister b734a87112 Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister 573585c234 [README] Add old Ubuntu versions to FAQ 10 years ago
Philipp Hagemeister da2e1f53e0 [deezer] Add simple support 10 years ago
Sergey M․ f24e740bb8 [telemb] Add comment to test 10 years ago
Sergey M․ 64a450131b Merge branch 'Lovius-master' 10 years ago
Sergey M․ adf2c0989d [telemb] Extract all formats and modernize 10 years ago
Sergey M․ 8fb7ff25c5 Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master 10 years ago
Philipp Hagemeister 473219a778 release 2014.09.12 10 years ago
Philipp Hagemeister aa37e3d486 [utils] Default SSL to TLS. (Fixes #3727)
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.
10 years ago
Jaime Marquínez Ferrándiz edb53e2dc3 [youtube] Don't make the url protocol optional
The generic extractor will add it.
10 years ago
Jaime Marquínez Ferrándiz f401a4173b [youjizz] Don't make the url protocol optional (fixes #3722)
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
10 years ago
Sergey M. de00ff6494 Merge pull request #3716 from naglis/nosvideo
[nosvideo] Check for deleted video
10 years ago