Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [iconosquare] Fix extraction | Sergey M․ | 2015-05-02 | 1 | -9/+48 | |
| | ||||||
* | [viki] Remove clean_html call | Yen Chi Hsuan | 2015-05-02 | 1 | -2/+0 | |
| | ||||||
* | [viki] Extract m3u8 videos (#4855) | Yen Chi Hsuan | 2015-05-02 | 1 | -3/+31 | |
| | ||||||
* | [viki] Enhance error message handling (#3774) | Yen Chi Hsuan | 2015-05-02 | 1 | -4/+10 | |
| | ||||||
* | [viki] Fix extractor and add a global availble test case | Yen Chi Hsuan | 2015-05-02 | 1 | -5/+23 | |
| | ||||||
* | [pbs] Add support for HD (Closes #3564, closes #5390) | Sergey M․ | 2015-05-01 | 1 | -17/+41 | |
| | ||||||
* | Add ability to embed subtitles in mkv files (closes #5434) | Nikoli | 2015-05-01 | 3 | -5/+6 | |
| | ||||||
* | [yahoo] Extend _VALID_URL | Yen Chi Hsuan | 2015-05-01 | 1 | -2/+5 | |
| | ||||||
* | [bbccouk] Mute thumbnail | Sergey M․ | 2015-05-01 | 1 | -3/+1 | |
| | ||||||
* | [bbccouk] Add test for #5530 | Sergey M․ | 2015-05-01 | 1 | -0/+14 | |
| | ||||||
* | [bbccouk] Improve extraction (Closes #5530) | Sergey M․ | 2015-05-01 | 1 | -9/+26 | |
| | ||||||
* | [theplaform] Fix FutureWarning | Sergey M․ | 2015-05-01 | 1 | -3/+9 | |
| | ||||||
* | [foxsports] Add extractor (Closes #5517) | Sergey M․ | 2015-05-01 | 2 | -0/+33 | |
| | ||||||
* | [YoutubeDL] Filter requested info fields on `--load-info` as well | Sergey M․ | 2015-05-01 | 1 | -5/+8 | |
| | | | | In order to properly handle JSON info files generated by youtube-dl versions prior to 4070b458ece46a29dad9be2312a7daa48bb2f1d7 | |||||
* | [dreisat] Extend _VALID_URL (Closes #5548) | Naglis Jonaitis | 2015-04-30 | 1 | -13/+19 | |
| | ||||||
* | [YoutubeDL] pep8: use 'k not in' instead of 'not k in' | Jaime Marquínez Ferrándiz | 2015-04-30 | 1 | -1/+1 | |
| | ||||||
* | [YoutubeDL] Do not write requested info in info JSON file (Closes #5562, ↵ | Sergey M․ | 2015-04-30 | 1 | -1/+4 | |
| | | | | closes #5564) | |||||
* | Merge remote-tracking branch 'upstream/master' | Yen Chi Hsuan | 2015-04-30 | 3 | -26/+19 | |
|\ | ||||||
| * | [vporn] More metadata extraction fixes and tests update (#5560) | Sergey M․ | 2015-04-30 | 1 | -8/+2 | |
| | | ||||||
| * | [vporn] Fix metadata extraction (#5560) | Sergey M․ | 2015-04-30 | 1 | -12/+10 | |
| | | ||||||
| * | [YoutubeDL] Generalize best/worst format match behavior | Sergey M․ | 2015-04-30 | 1 | -11/+5 | |
| | | ||||||
| * | Merge pull request #5556 from jaimeMF/best-format-nodash | Sergey M. | 2015-04-30 | 2 | -3/+10 | |
| |\ | | | | | | | Make 'best' format only match non-DASH formats (closes #5554) | |||||
| | * | Make 'best' format only match non-DASH formats (closes #5554) | Jaime Marquínez Ferrándiz | 2015-04-29 | 2 | -3/+10 | |
| | | | | | | | | | | | | | | | Otherwise it's impossible to only download non-DASH formats, for example `best[height=?480]/best` would download a DASH video if it's the only one with height=480, instead for falling back to the second format specifier. For audio only urls (soundcloud, bandcamp ...), the best audio will be downloaded as before. | |||||
* | | | [VeeHD] Replace the third test case due to copyright issues | Yen Chi Hsuan | 2015-04-30 | 1 | -5/+5 | |
|/ / | ||||||
* | | [VeeHD] Enhance extraction and fix tests (fixes #4965) | Yen Chi Hsuan | 2015-04-30 | 1 | -4/+32 | |
| | | ||||||
* | | [bilibili] Extract multipart videos (closes #3250) | Yen Chi Hsuan | 2015-04-30 | 1 | -25/+49 | |
| | | ||||||
* | | [niconico] Fix so* video extraction (fixes #4874) (#2087) | Yen Chi Hsuan | 2015-04-30 | 1 | -1/+16 | |
|/ | ||||||
* | [escapist] pep8 fixes | Jaime Marquínez Ferrándiz | 2015-04-29 | 1 | -3/+3 | |
| | ||||||
* | [niconico] Try to extract all optional fields from various sources | Yen Chi Hsuan | 2015-04-30 | 1 | -6/+51 | |
| | ||||||
* | [niconico] Remove credentials from tests and enhance title extraction | Yen Chi Hsuan | 2015-04-30 | 1 | -13/+4 | |
| | | | | All test videos can be downloaded without username and password now. | |||||
* | [niconico] Fix extraction and update tests (closes #5511) | Yen Chi Hsuan | 2015-04-30 | 1 | -20/+52 | |
| | ||||||
* | [YouPorn] Fix extractor | Yen Chi Hsuan | 2015-04-30 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #5553 from zouhair/master | Sergey M. | 2015-04-29 | 1 | -2/+2 | |
|\ | | | | | Typo: twice "the the" to "the" | |||||
| * | Typo: twice "the the" to "the" | zouhair | 2015-04-29 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #5552 from zouhair/master | Sergey M. | 2015-04-29 | 1 | -1/+1 | |
|\ | | | | | Typo "incompatible" instead of "uncompatible" | |||||
| * | Typo "incompatible" instead of "uncompatible" | zouhair | 2015-04-29 | 1 | -1/+1 | |
|/ | ||||||
* | [yourupload] Simplify | Yen Chi Hsuan | 2015-04-29 | 1 | -11/+3 | |
| | ||||||
* | [yourupload] Fix extraction | Yen Chi Hsuan | 2015-04-29 | 1 | -5/+8 | |
| | ||||||
* | [testtube] Fix test case 1 | Yen Chi Hsuan | 2015-04-29 | 1 | -1/+1 | |
| | | | | Seems the site now provides webm with higher bitrates | |||||
* | [testtube] Detect Youtube iframes (fixes #4867) | Yen Chi Hsuan | 2015-04-29 | 1 | -0/+18 | |
| | ||||||
* | [youtube] Catch more alert messages (closes #5074) | Yen Chi Hsuan | 2015-04-28 | 1 | -6/+16 | |
| | ||||||
* | [vimeo] Fix password protected videos again (#5082) | Jaime Marquínez Ferrándiz | 2015-04-28 | 1 | -2/+2 | |
| | | | | Since they have changed again to the previous format, I've modified the regex to match both formats. | |||||
* | [vimeo] Fix redirection | pulpe | 2015-04-28 | 1 | -0/+2 | |
| | ||||||
* | release 2015.04.28 | Philipp Hagemeister | 2015-04-28 | 2 | -1/+2 | |
| | ||||||
* | [moniker] Check not found error (#5541) | Sergey M․ | 2015-04-27 | 1 | -0/+3 | |
| | ||||||
* | [moniker] Capture and output error message (#5541) | Sergey M․ | 2015-04-27 | 1 | -0/+7 | |
| | ||||||
* | [escapist] Fix imsVideo regex (#5090) | Sergey M․ | 2015-04-27 | 1 | -1/+4 | |
| | ||||||
* | [escapist] Fix extractor (fixes #5090) | pulpe | 2015-04-27 | 1 | -99/+73 | |
| | ||||||
* | [utils] Fix another old python 2.6 kwargs issue (Closes #5539) | Sergey M․ | 2015-04-27 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #5523 from jaimeMF/remove-format-limit | Sergey M. | 2015-04-27 | 7 | -59/+2 | |
|\ | | | | | Remove the --max-quality option |