summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [sohu] Fix info extractor and add testsYen Chi Hsuan2015-03-061-8/+38
| | | | |
* | | | | [megavideoeu] Remove extractorSergey M․2015-03-172-40/+0
| | | | |
* | | | | [primesharetv] Clean upSergey M․2015-03-172-42/+43
| | | | |
* | | | | [Primesharetv] Handle file not existing properly.Jeff Buchbinder2015-03-171-2/+11
| | | | |
* | | | | [Primesharetv] Add public domain example videoJeff Buchbinder2015-03-171-1/+14
| | | | |
* | | | | [Primesharetv] Add primeshare.tv extractor, still need test dataJeff Buchbinder2015-03-172-0/+47
| | | | |
* | | | | Add megavideoz.eu support.Jeff Buchbinder2015-03-172-0/+40
| | | | |
* | | | | [letv] Clarify download messageSergey M․2015-03-171-1/+1
| | | | |
* | | | | Merge pull request #5116 from yan12125/letv_fixSergey M.2015-03-171-3/+4
|\ \ \ \ \ | | | | | | | | | | | | [Letv] Fix test_Letv and test_Letv_1 failures in python 3
| * | | | | [Letv] Fix test_Letv and test_Letv_1 failures in python 3Yen Chi Hsuan2015-03-031-3/+4
| | | | | |
* | | | | | [arte+7] Check formats (Closes #5224)Sergey M․2015-03-171-0/+1
| |_|_|/ / |/| | | |
* | | | | Credit @eferro for the rtve.es:infantil extractor (#5214)Jaime Marquínez Ferrándiz2015-03-151-0/+1
| | | | |
* | | | | [rtve.es:infantil] Minor fixes (closes #5214)Jaime Marquínez Ferrándiz2015-03-151-8/+6
| | | | |
* | | | | [rtve] Add new extractor for rtve infantilEduardo Ferro2015-03-152-1/+44
| | | | |
* | | | | release 2015.03.15Philipp Hagemeister2015-03-153-1/+12
| | | | |
* | | | | [ard] Capture and output time restricted videos (Closes #5213)Sergey M․2015-03-161-0/+3
| | | | |
* | | | | [cloudy] Fix key extraction (Closes #5211)Sergey M․2015-03-151-1/+2
| | | | |
* | | | | Merge pull request #5208 from admire93/masterSergey M.2015-03-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix mistyped docstring indent
| * | | | | Fix mistyped docstring indentKang Hyojun2015-03-151-1/+1
| | | | | |
* | | | | | [aftenposten] Adapt to new URL formatSergey M․2015-03-151-8/+3
| | | | | |
* | | | | | tox.ini: Add python 3.4Jaime Marquínez Ferrándiz2015-03-141-1/+1
| | | | | |
* | | | | | tox.ini: Run the same command as 'make offlinetest' by defaultJaime Marquínez Ferrándiz2015-03-141-1/+4
| | | | | |
* | | | | | [test/YoutubeDL] Use valid urlsJaime Marquínez Ferrándiz2015-03-141-22/+24
| | | | | | | | | | | | | | | | | | | | | | | | It failed on python 3.4 when building the http_headers field
* | | | | | [test/unicode_literals] Don't look into the .git and .tox directoriesJaime Marquínez Ferrándiz2015-03-141-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | The .tox directory contains python code that we can't control
* | | | | | [metadatafromtitle] Some improvements and cleanupJaime Marquínez Ferrándiz2015-03-144-11/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove the 'songtitle' field, 'title' can be used instead. * Remove newlines in the help text, for consistency with other options. * Add 'from __future__ import unicode_literals'. * Call '__init__' from the parent class. * Add test for the format_to_regex method
* | | | | | Add metadata from title parserphiresky2015-03-145-2/+72
|/ / / / / | | | | | | | | | | | | | | | (Closes #5125)
* | | | | [livestream] Extract all videos in events (fixes #5198)Jaime Marquínez Ferrándiz2015-03-141-5/+36
| | | | | | | | | | | | | | | | | | | | The webpage only contains the most recent ones, but if you scroll down more will appear.
* | | | | [eighttracks] Remove unused importJaime Marquínez Ferrándiz2015-03-141-1/+0
| | | | |
* | | | | [8tracks] ModernizeSergey M․2015-03-141-2/+1
| | | | |
* | | | | [8tracks] Improve extractionSergey M․2015-03-141-3/+4
| | | | |
* | | | | [8tracks] Use predefined avg duration when duration is negative (Closes #5200)Sergey M․2015-03-141-0/+3
| | | | |
* | | | | Merge pull request #5199 from MamayAlexander/yandexmusicSergey M.2015-03-141-3/+3
|\ \ \ \ \ | | | | | | | | | | | | [yandexmusic] Site mirrors
| * | | | | [yandexmusic] Site mirrorsMamay Alexander2015-03-141-3/+3
|/ / / / /
* | | | | [viewster] Improve extractionSergey M․2015-03-141-23/+99
| | | | |
* | | | | [viewster] Add extractorSergey M․2015-03-142-0/+54
| | | | |
* | | | | [kanalplay] Fix testSergey M․2015-03-141-3/+6
| | | | |
* | | | | Merge branch 'djpohly-beatport-pro'Sergey M․2015-03-133-0/+105
|\ \ \ \ \
| * | | | | Credit @djpohly for BeatportPro (#5189)Sergey M․2015-03-131-0/+1
| | | | | |
| * | | | | [beatenpro] Fix testsSergey M․2015-03-131-6/+6
| | | | | |
| * | | | | [beatenpro] SimplifySergey M․2015-03-131-9/+10
| | | | | |
| * | | | | [beatenpro] Improve display_idSergey M․2015-03-131-4/+7
| | | | | |
| * | | | | [beatenpro] Simplify and improveSergey M․2015-03-131-18/+16
| | | | | |
| * | | | | [beatenpro] Use generic format sortSergey M․2015-03-131-1/+1
| | | | | |
| * | | | | Merge branch 'beatport-pro' of https://github.com/djpohly/youtube-dl into ↵Sergey M․2015-03-132-0/+102
|/| | | | | | | | | | | | | | | | | | | | | | | djpohly-beatport-pro
| * | | | | fix python2Devin J. Pohly2015-03-121-1/+1
| | | | | |
| * | | | | [BeatportPro] Add new extractorDevin J. Pohly2015-03-122-0/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This extractor is for Beatport's 2-minute, low-quality track previews only. To obtain an entire track, you obviously have to purchase and download it normally through the Beatport store! Possible future improvements: - Playlists for albums or other track-list pages - User login to play from My Beatport, Hold Bin, or Cart
* | | | | | [nrk] Use generic subtitles timecode formatterSergey M․2015-03-131-5/+2
| | | | | |
* | | | | | [kanalplay] Extract subtitlesSergey M․2015-03-131-0/+21
| | | | | |
* | | | | | [extractor/common] Add subtitles timecode formatterSergey M․2015-03-131-0/+3
| | | | | |
* | | | | | [kanalplay] Add extractor (Closes #5188)Sergey M․2015-03-132-0/+73
| | | | | |