summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2015.03.18 2015.03.18Philipp Hagemeister2015-03-182-1/+5
* [ultimedia] Handle youtube embedsSergey M․2015-03-191-6/+14
* [ultimedia] Capture and output unavailable video messageSergey M․2015-03-191-0/+5
* [ultimedia] Fix alphabetic orderSergey M․2015-03-181-1/+1
* [ultimedia] Add extractorSergey M․2015-03-182-0/+92
* [mixcloud] Try preview server first, then further numbersRoman Le Négrate2015-03-181-8/+41
* [mixcloud] Fix extraction of some metadataJaime Marquínez Ferrándiz2015-03-181-12/+5
* [mixcloud] Fix extraction like-countRoman Le Négrate2015-03-181-2/+1
* [krasview] Fix extraction (Closes #5228)Sergey M․2015-03-181-2/+4
* [generic] Generalize redirect regexSergey M․2015-03-181-3/+3
* [generic] Follow redirects specified by `Refresh` HTTP headerSergey M․2015-03-171-1/+7
* [grooveshark] Fix extractionSergey M․2015-03-171-3/+3
* Credit @jbuchbinder for primesharetv (#5123)Sergey M․2015-03-171-0/+1
* Merge branch 'bonfy-douyutv'Sergey M․2015-03-172-0/+78
|\
| * [douyutv] Improve and extract all formatsSergey M․2015-03-172-28/+46
| * Merge branch 'douyutv' of https://github.com/bonfy/youtube-dl into bonfy-douyutvSergey M․2015-03-172-0/+60
|/|
| * [douyutv] Add new extractorbonfy2015-03-072-0/+60
* | Merge branch 'yan12125-sohu_fix'Sergey M․2015-03-173-11/+110
|\ \
| * | [sohu] Fix test's note infoSergey M․2015-03-171-5/+6
| * | [utils] Place sanitize url function near other sanitizing functionsSergey M․2015-03-172-31/+28
| * | Merge branch 'sohu_fix' of https://github.com/yan12125/youtube-dl into yan121...Sergey M․2015-03-173-13/+114
|/| |
| * | [Sohu] Fix title extractionYen Chi Hsuan2015-03-151-4/+13
| * | [Sohu] Add a multiplart video test caseYen Chi Hsuan2015-03-151-0/+31
| * | [utils] Add a function to sanitize consecutive slashes in URLsYen Chi Hsuan2015-03-063-5/+34
| * | [sohu] Correct wrong importsYen Chi Hsuan2015-03-061-2/+4
| * | [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 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.15 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 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
* | | | | [test/unicode_literals] Don't look into the .git and .tox directoriesJaime Marquínez Ferrándiz2015-03-141-1/+10
* | | | | [metadatafromtitle] Some improvements and cleanupJaime Marquínez Ferrándiz2015-03-144-11/+25