Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [adobepass] use geo verification headers for all requests | Remita Amine | 2017-04-28 | 1 | -0/+6 |
| | |||||
* | [youtube] Recognize another HTML5 player URL (#12885) | Yen Chi Hsuan | 2017-04-28 | 1 | -1/+2 |
| | |||||
* | [youtube] Recognize new locale-based player URLs (fixes #12885) | Yen Chi Hsuan | 2017-04-28 | 2 | -1/+7 |
| | |||||
* | [cbslocal] Update test | Tithen-Firion | 2017-04-28 | 1 | -2/+2 |
| | |||||
* | [collegerama] Update tests | Tithen-Firion | 2017-04-28 | 1 | -1/+2 |
| | |||||
* | [afreecatv] Fix title extraction | Tithen-Firion | 2017-04-28 | 1 | -2/+1 |
| | |||||
* | [archiveorg] Update test | Tithen-Firion | 2017-04-28 | 1 | -2/+2 |
| | |||||
* | [appleconnect] Update test | Tithen-Firion | 2017-04-28 | 1 | -2/+2 |
| | |||||
* | [audioboom] Update test | Tithen-Firion | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [atresplayer] Update test | Tithen-Firion | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [bleacherreport] Update tests | Tithen-Firion | 2017-04-28 | 1 | -7/+3 |
| | |||||
* | [downloader/fragment] Remove assert for resume_len when no fragments downloaded | Sergey M․ | 2017-04-28 | 1 | -2/+0 |
| | | | | This may be incorrect due some header (e.g. flv header in f4m downloader) | ||||
* | [beeg] Update test | Tithen-Firion | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [bandcamp] Update test | Tithen-Firion | 2017-04-28 | 1 | -4/+4 |
| | |||||
* | [canalc2] Update test | Tithen-Firion | 2017-04-28 | 1 | -4/+1 |
| | |||||
* | [test_InfoExtractor] Fix test_parse_m3u8_formats | Sergey M․ | 2017-04-28 | 1 | -23/+27 |
| | |||||
* | [extractor/common] Add manifest_url for explicit group rendition formats | Sergey M․ | 2017-04-28 | 1 | -0/+1 |
| | |||||
* | [br] Update test | Tithen-Firion | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [clipfish] Update test | Tithen-Firion | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [test_download] Fix order when testing file's md5 | Tithen-Firion | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Don't list master m3u8 playlists in format list (closes #12832) | Sergey M․ | 2017-04-27 | 11 | -61/+11 |
| | |||||
* | [streamable] Add support for new embedded URL schema | Lucas M | 2017-04-26 | 1 | -1/+5 |
| | |||||
* | [arte:+7] Relax _VALID_URL (closes #12837) | Sergey M․ | 2017-04-26 | 1 | -1/+4 |
| | |||||
* | release 2017.04.26 | Sergey M․ | 2017-04-26 | 5 | -7/+8 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-04-26 | 1 | -1/+30 |
| | |||||
* | [extractor/common] Improve jwplayer regex | Sergey M․ | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | [downloader/fragment] Clarify current_fragment's index and mark as experimental | Sergey M․ | 2017-04-25 | 1 | -1/+3 |
| | |||||
* | Add missing test m3u8 file | Sergey M․ | 2017-04-25 | 1 | -0/+10 |
| | |||||
* | Ignore and clean *.ytdl files | Yen Chi Hsuan | 2017-04-25 | 2 | -1/+2 |
| | |||||
* | [iqiyi] Fix extraction of Yule videos | Yen Chi Hsuan | 2017-04-25 | 2 | -4/+10 |
| | |||||
* | [downloader/fragment] Improve .ytdl format and start documenting | Sergey M․ | 2017-04-24 | 1 | -5/+26 |
| | |||||
* | [downloader/fragment] Don't process ytdl file when it's not needed yet | Sergey M․ | 2017-04-24 | 1 | -13/+23 |
| | |||||
* | Introduce --keep-fragments | Sergey M․ | 2017-04-24 | 3 | -1/+9 |
| | |||||
* | [downloader/fragment] Use temp file for current fragment | Sergey M․ | 2017-04-24 | 2 | -26/+41 |
| | |||||
* | [YoutubeDL] Fix output template for missing timestamp (closes #12796) | Sergey M․ | 2017-04-24 | 1 | -1/+1 |
| | |||||
* | [extractor/common] Rephrase comment | Sergey M․ | 2017-04-23 | 1 | -2/+2 |
| | |||||
* | [test_InfoExtractor] Add m3u8 parsing test for NAME attribute in ↵ | Sergey M․ | 2017-04-23 | 2 | -11/+56 |
| | | | | EXT-X-STREAM-INF tag | ||||
* | [vidio] Improve and sort formats | Sergey M․ | 2017-04-23 | 1 | -2/+5 |
| | |||||
* | [extractor/common] Use float for scaled tbr | Sergey M․ | 2017-04-23 | 1 | -2/+4 |
| | |||||
* | [brightcove] match only video elements with data-video-id attribute | Remita Amine | 2017-04-22 | 1 | -1/+1 |
| | |||||
* | [downloader/fragment] remove unused code | Remita Amine | 2017-04-22 | 2 | -5/+0 |
| | |||||
* | [downloader/fragment] use the documented names for fragment progress_hooks ↵ | Remita Amine | 2017-04-22 | 5 | -12/+14 |
| | | | | fields | ||||
* | [iqiyi] Fix playlist detection (#12504) | Yen Chi Hsuan | 2017-04-22 | 2 | -6/+10 |
| | |||||
* | [socks] Report errors elegantly when credentails are required but missing | Yen Chi Hsuan | 2017-04-22 | 2 | -2/+7 |
| | | | | | | In some non-standard implementations, the server may respond AUTH_USER_PASS even if's not listed in available authentication methods. (it should respond AUTH_NO_ACCEPTABLE per standards) | ||||
* | [azubu] Remove extractor as the site is gone (closes #12813) | Yen Chi Hsuan | 2017-04-22 | 3 | -141/+1 |
| | |||||
* | [porn91] Fix extraction (closes #12814) | Yen Chi Hsuan | 2017-04-22 | 2 | -26/+7 |
| | |||||
* | [extractor/common] Improve m3u8 extraction (closes #12211) | Sergey M․ | 2017-04-22 | 7 | -60/+466 |
| | | | | | | | | * Extract m3u8 parsing to separate method * Improve rendition groups extraction * Build stream name according stream GROUP-ID * Ignore reference to AUDIO group without URI when stream has no CODECS + Add test coverage for parsing m3u8 from #11507, #11995, #12211 and twitch vod | ||||
* | [vidzi] Fix extraction (closes #12793) | Sergey M․ | 2017-04-21 | 1 | -5/+6 |
| | |||||
* | [amp] extract error message(closes #12795) | Remita Amine | 2017-04-20 | 1 | -2/+6 |
| | |||||
* | [downloader/fragment] use a general file to store fragment download context | Remita Amine | 2017-04-19 | 2 | -7/+15 |
| |