summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [youku] check for the correct variableremitamine2015-12-171-1/+1
* [vimeo] add test for original formatremitamine2015-12-161-0/+14
* [vimeo] prefer original formatremitamine2015-12-161-2/+3
* [vimeo] extract source file(closes #1072)remitamine2015-12-161-0/+15
* [rutube] Extend _VALID_URLSergey M․2015-12-161-3/+6
* [tf1] Fix testsSergey M․2015-12-151-1/+2
* [tf1] Relax _VALID_URLSergey M․2015-12-151-1/+4
* [tf1] Fix extraction (2)Sergey M․2015-12-151-1/+1
* [tf1] Fix extraction (Closes #7873)Sergey M․2015-12-151-5/+3
* [youtube] Extract alt_title and creator for music videos (Closes #7862)Sergey M․2015-12-141-0/+22
* [utils] Add remove_quotesSergey M․2015-12-142-0/+19
* [novamov] Fix againYen Chi Hsuan2015-12-141-1/+1
* [novamov] Fix filekey extraction and reupload test videoYen Chi Hsuan2015-12-141-6/+5
* [footyroom] Skip testSergey M․2015-12-131-0/+1
* [novamov] Add support for mobile URLsSergey M․2015-12-131-1/+1
* [infoq] Refactor and support the Chinese versionYen Chi Hsuan2015-12-131-16/+60
* release 2015.12.13Philipp Hagemeister2015-12-132-1/+2
* [infoq] Fix extraction for HTTP URLs (closes #7739)Yen Chi Hsuan2015-12-131-8/+11
* [nowvideo] Skip deleted test caseYen Chi Hsuan2015-12-131-1/+2
* [novamov] Improve existence checkingYen Chi Hsuan2015-12-131-2/+6
* [novamov] Fix filekey extraction (closes #7764)Yen Chi Hsuan2015-12-131-4/+10
* [funimation] Improve loginSergey M․2015-12-131-5/+11
* Credit @Slyneth for funimation (#7775)Sergey M․2015-12-121-0/+1
* [youku] Put the missing item to get_hdYen Chi Hsuan2015-12-121-0/+1
* Credit @Celthi for fixing Youku extractorYen Chi Hsuan2015-12-121-0/+1
* Merge branch 'Celthi-youku_bugfix'Yen Chi Hsuan2015-12-121-58/+61
|\
| * [youku] Reorder format itemsYen Chi Hsuan2015-12-121-12/+12
| * [youku] SimplifyYen Chi Hsuan2015-12-121-3/+1
| * [youku] Fix testsYen Chi Hsuan2015-12-121-1/+1
| * [youku] MD5 is unstableYen Chi Hsuan2015-12-121-1/+1
| * [youku] Cleanup and PEP8Yen Chi Hsuan2015-12-121-18/+6
| * Merge branch 'youku_bugfix' of https://github.com/Celthi/youtube-dl into Celt...Yen Chi Hsuan2015-12-121-47/+64
|/|
| * merge data1 and data2Celthi2015-12-121-14/+11
| * add support to video protected by passwordCelthi2015-12-121-8/+8
| * fix the keyerror(mp4hd), todo support download the video protected by passwordCelthi2015-12-121-22/+13
| * According the blog and you-get fixed the issues #7627.Celthi2015-12-111-3/+8
| * fix some not important codesnipsCelthi2015-12-111-8/+6
| * able to download first part of the video, but fail in the left partCelthi2015-12-111-22/+35
| * add cookie and referer in headers, change the video urlCelthi2015-12-101-4/+17
* | [safari] Use postdata_urlencode (#7465)Yen Chi Hsuan2015-12-121-2/+2
* | [beeg] API v5 (Closes #7846)Sergey M․2015-12-121-5/+19
* | [funimation] Improve extractionSergey M․2015-12-121-12/+10
* | [funimation] Add test for promotional videoSergey M․2015-12-121-1/+8
* | [funimation] Fix promotional videos extractionSergey M․2015-12-121-2/+3
* | [funimation] Extend _VALID_URL to match promotional videosSergey M․2015-12-121-1/+4
* | [funimation] Remove unused importSergey M․2015-12-121-1/+0
* | [funimation] Use mobile webpage for workaround hulu errorSergey M․2015-12-121-64/+89
* | [funimation] Improve _VALID_URLSergey M․2015-12-111-1/+1
* | [funimation] Update testSergey M․2015-12-111-5/+6
* | [funimation] Improve extraction (Closes #7775)Sergey M?2015-12-111-34/+107