Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [youku] Reorder format items | Yen Chi Hsuan | 2015-12-12 | 1 | -12/+12 | |
| | | ||||||
| * | [youku] Simplify | Yen Chi Hsuan | 2015-12-12 | 1 | -3/+1 | |
| | | ||||||
| * | [youku] Fix tests | Yen Chi Hsuan | 2015-12-12 | 1 | -1/+1 | |
| | | ||||||
| * | [youku] MD5 is unstable | Yen Chi Hsuan | 2015-12-12 | 1 | -1/+1 | |
| | | ||||||
| * | [youku] Cleanup and PEP8 | Yen Chi Hsuan | 2015-12-12 | 1 | -18/+6 | |
| | | ||||||
| * | Merge branch 'youku_bugfix' of https://github.com/Celthi/youtube-dl into ↵ | Yen Chi Hsuan | 2015-12-12 | 1 | -47/+64 | |
|/| | | | | | | | Celthi-youku_bugfix | |||||
| * | merge data1 and data2 | Celthi | 2015-12-12 | 1 | -14/+11 | |
| | | ||||||
| * | add support to video protected by password | Celthi | 2015-12-12 | 1 | -8/+8 | |
| | | ||||||
| * | fix the keyerror(mp4hd), todo support download the video protected by password | Celthi | 2015-12-12 | 1 | -22/+13 | |
| | | ||||||
| * | According the blog and you-get fixed the issues #7627. | Celthi | 2015-12-11 | 1 | -3/+8 | |
| | | ||||||
| * | fix some not important codesnips | Celthi | 2015-12-11 | 1 | -8/+6 | |
| | | ||||||
| * | able to download first part of the video, but fail in the left part | Celthi | 2015-12-11 | 1 | -22/+35 | |
| | | ||||||
| * | add cookie and referer in headers, change the video url | Celthi | 2015-12-10 | 1 | -4/+17 | |
| | | ||||||
* | | [safari] Use postdata_urlencode (#7465) | Yen Chi Hsuan | 2015-12-12 | 1 | -2/+2 | |
| | | ||||||
* | | [beeg] API v5 (Closes #7846) | Sergey M․ | 2015-12-12 | 1 | -5/+19 | |
| | | ||||||
* | | [funimation] Improve extraction | Sergey M․ | 2015-12-12 | 1 | -12/+10 | |
| | | ||||||
* | | [funimation] Add test for promotional video | Sergey M․ | 2015-12-12 | 1 | -1/+8 | |
| | | ||||||
* | | [funimation] Fix promotional videos extraction | Sergey M․ | 2015-12-12 | 1 | -2/+3 | |
| | | ||||||
* | | [funimation] Extend _VALID_URL to match promotional videos | Sergey M․ | 2015-12-12 | 1 | -1/+4 | |
| | | ||||||
* | | [funimation] Remove unused import | Sergey M․ | 2015-12-12 | 1 | -1/+0 | |
| | | ||||||
* | | [funimation] Use mobile webpage for workaround hulu error | Sergey M․ | 2015-12-12 | 1 | -64/+89 | |
| | | ||||||
* | | [funimation] Improve _VALID_URL | Sergey M․ | 2015-12-11 | 1 | -1/+1 | |
| | | ||||||
* | | [funimation] Update test | Sergey M․ | 2015-12-11 | 1 | -5/+6 | |
| | | ||||||
* | | [funimation] Improve extraction (Closes #7775) | Sergey M? | 2015-12-11 | 1 | -34/+107 | |
| | | ||||||
* | | [funimation] Real UA is required for login | Sergey M? | 2015-12-11 | 1 | -2/+4 | |
| | | ||||||
* | | [funimation] Remove unnecessary login form field | Sergey M? | 2015-12-11 | 1 | -1/+0 | |
| | | ||||||
* | | [funimation] Fix login message | Sergey M? | 2015-12-11 | 1 | -1/+2 | |
| | | ||||||
* | | [funimation] PEP 8 | Sergey M? | 2015-12-11 | 1 | -1/+2 | |
| | | ||||||
* | | [funimation] Add new extractor | Muratcan Simsek | 2015-12-11 | 2 | -0/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update funimation.py Update funimation.py Removed unnecessary lines. Update funimation.py Added thumbnail and description. Filename improvement. fixed TEST. | |||||
* | | Merge pull request #7833 from remitamine/ooyala | remitamine | 2015-12-11 | 1 | -8/+17 | |
|\ \ | | | | | | | [ooyala] improve extraction | |||||
| * | | [ooyala] improve extraction | remitamine | 2015-12-10 | 1 | -8/+17 | |
| | | | ||||||
* | | | [wdr] extract all formats(closes #7788) | remitamine | 2015-12-11 | 1 | -14/+44 | |
| | | | ||||||
* | | | [downloader/f4m] Decode manifest before fixing | Sergey M․ | 2015-12-11 | 1 | -1/+1 | |
| | | | ||||||
* | | | [vevo] Use _download_smil to provide informative error messages | Yen Chi Hsuan | 2015-12-11 | 1 | -7/+5 | |
| | | | ||||||
* | | | [vevo] Allow calling API without https | Yen Chi Hsuan | 2015-12-11 | 1 | -5/+8 | |
| | | | | | | | | | | | | Not all proxies allow CONNECT | |||||
* | | | [vevo] Handle videos without video_info (#7802) | Yen Chi Hsuan | 2015-12-11 | 1 | -10/+37 | |
| | | | ||||||
* | | | [vevo] Use _match_id | Yen Chi Hsuan | 2015-12-11 | 1 | -2/+1 | |
| | | | ||||||
* | | | [vevo] Catch the georestriction message (#7802) | Yen Chi Hsuan | 2015-12-11 | 1 | -0/+3 | |
|/ / | ||||||
* | | [downloader/f4m] Fix malformed manifests (Closes #7823) | Sergey M․ | 2015-12-10 | 1 | -1/+5 | |
| | | ||||||
* | | Merge pull request #7821 from joksnet/patch-1 | Sergey M | 2015-12-10 | 1 | -1/+2 | |
|\ \ | | | | | | | [FFmpegPostProcessor] Default of prefer ffmpeg | |||||
| * | | [FFmpegPostProcessor] Default of prefer ffmpeg | Juan M Martínez | 2015-12-09 | 1 | -1/+2 | |
| |/ | | | | | | | | | | | | | | | When no `downloader` is passed to `FFmpegPostProcessor` an exception was raised trying to get the prefer ffmpeg param. AttributeError: 'NoneType' object has no attribute 'params' This fixes and defaults to `False`. | |||||
* | | release 2015.12.10 | Philipp Hagemeister | 2015-12-10 | 3 | -4/+4 | |
| | | ||||||
* | | [dailymotion] Add subtitles test URL for reference | Sergey M․ | 2015-12-10 | 1 | -0/+5 | |
| | | ||||||
* | | [pbs] PEP 8 | Sergey M․ | 2015-12-10 | 1 | -23/+23 | |
| | | ||||||
* | | [dailymotion] Fix subtitles extraction | Sergey M․ | 2015-12-10 | 1 | -5/+7 | |
| | | ||||||
* | | [dailymotion] Restrict player v5 regex (Closes #7826) | Sergey M․ | 2015-12-10 | 1 | -1/+3 | |
| | | ||||||
* | | [pbs] Clarify member stations' URLs | Sergey M․ | 2015-12-10 | 1 | -160/+161 | |
| | | ||||||
* | | Merge pull request #7827 from habi/master | Philipp Hagemeister | 2015-12-10 | 1 | -10/+10 | |
|\ \ | |/ |/| | Updating README.md | |||||
| * | Reverting markup changes | David Haberthür | 2015-12-10 | 1 | -46/+46 | |
| | | ||||||
| * | Merge branch 'update-readme' | David Haberthür | 2015-12-10 | 1 | -55/+55 | |
|/| |