aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [nosvideo] Make more robust against missing metadataNaglis Jonaitis2014-09-151-4/+10
|
* release 2014.09.15Philipp Hagemeister2014-09-151-1/+1
|
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-09-151-17/+43
|\
| * [vporn] Make video URL regex more strictSergey M․2014-09-151-17/+43
| | | | | | | | There is a garbage instead of proper URL for some HD videos
* | [facebook] Fix support for untitled videos (Fixes #3757)Philipp Hagemeister2014-09-153-3/+28
|/
* release 2014.09.14.3Philipp Hagemeister2014-09-141-1/+1
|
* Add a completion script generator for the fish shellJaime Marquínez Ferrándiz2014-09-146-6/+70
|
* [cloudy] Retry extraction on 410 status code (#3743 #3744)Sergey M․2014-09-141-16/+40
|
* release 2014.09.14.2Philipp Hagemeister2014-09-141-1/+1
|
* release 2014.09.14.1Philipp Hagemeister2014-09-141-1/+1
|
* [devscripts/release] Do not restore youtube-dl{,.exe} binariesPhilipp Hagemeister2014-09-141-1/+0
|
* release 2014.09.14Philipp Hagemeister2014-09-141-1/+1
|
* [tumblr] ModernizePhilipp Hagemeister2014-09-141-10/+12
|
* [cloudy] Add support for videoraj.chSergey M․2014-09-141-13/+27
|
* [cloudy] Minor changesSergey M․2014-09-141-5/+8
|
* Merge pull request #3744 from naglis/cloudySergey M.2014-09-142-0/+68
|\ | | | | [cloudy] Add new extractor
| * [cloudy] Add new extractor. Closes #3743naglis2014-09-142-0/+68
|/
* [drtv] Fix _VALID_URL (Closes #3735)Sergey M․2014-09-131-1/+1
|
* [pornhd] Fix extraction (Closes #3739)Sergey M․2014-09-131-29/+22
|
* [adultswim] Avoid extremely long linesPhilipp Hagemeister2014-09-131-2/+6
|
* [utils] Apply 2.6 xpath crazinessPhilipp Hagemeister2014-09-131-0/+3
| | | | This fixes ARD on 2.6
* [ard] Make more robust against missing thumbnailsPhilipp Hagemeister2014-09-132-2/+15
| | | | I cannot reproduce this error, it's from travis.
* [br] Remove deleted video test casePhilipp Hagemeister2014-09-131-11/+0
|
* [chilloutzone] Make test case more flexiblePhilipp Hagemeister2014-09-131-1/+1
|
* [facebook] Fix and caption if title is emptyPhilipp Hagemeister2014-09-131-6/+15
|
* [deezer] Add support for geoblockingPhilipp Hagemeister2014-09-131-0/+9
|
* [utils] Fix find_xpath_attr on 2.6Philipp Hagemeister2014-09-131-0/+5
|
* [youporn] Remove md5 from testPhilipp Hagemeister2014-09-131-1/+0
| | | | Has changed multiple times, and we're checking that it looks like a video now by default.
* [options] Correct option usagePhilipp Hagemeister2014-09-132-1/+5
|
* [options] Move all options to their own filePhilipp Hagemeister2014-09-132-473/+480
|
* [youtube] ModernizePhilipp Hagemeister2014-09-131-124/+127
|
* [youtube] Correct description in test casePhilipp Hagemeister2014-09-131-1/+1
|
* [xhamster] Remove md5sums from testsPhilipp Hagemeister2014-09-131-2/+0
| | | | We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
* [spiegel] Remove deleted video from test casesPhilipp Hagemeister2014-09-131-10/+0
|
* [swrmediathek] Remove deleted video test casePhilipp Hagemeister2014-09-131-14/+0
|
* [prosiebensat1] Make upload_date optionalPhilipp Hagemeister2014-09-131-2/+1
| | | | The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
* [prosiebensat1] Fix bitrate calculationPhilipp Hagemeister2014-09-131-1/+1
|
* [youtube] Move more tests to Playlist IE, and simply suitable.Philipp Hagemeister2014-09-132-52/+35
|
* [youtube] Move playlist test to extractorPhilipp Hagemeister2014-09-131-0/+9
|
* Merge remote-tracking branch 'drags/yt-feed-loadmore'Philipp Hagemeister2014-09-131-1/+2
|\
| * Check load_more_widget_html for feed pagingTim Sogard2014-07-271-1/+2
| |
* | [pornoxo] Fix test (view count)Philipp Hagemeister2014-09-131-3/+2
| |
* | Add support for PornoXOPhilipp Hagemeister2014-09-132-0/+67
| |
* | Remove executable files.Philipp Hagemeister2014-09-133-90/+0
| | | | | | | | | | | | 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).
* | [spiegel] Add support for articlesPhilipp Hagemeister2014-09-132-1/+33
| |
* | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-09-132-0/+79
|\ \
| * | [telemb] Add comment to testSergey M․2014-09-121-0/+1
| | |
| * | Merge branch 'Lovius-master'Sergey M․2014-09-122-0/+78
| |\ \
| | * | [telemb] Extract all formats and modernizeSergey M․2014-09-122-29/+66
| | | |
| | * | Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-masterSergey M․2014-09-122-0/+41
| | |\ \