Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [nhl] Add support for embedded URLs | Sergey M․ | 2015-09-24 | 1 | -1/+4 | |
| | | ||||||
* | | [vidme] Prefer non clip (Closes #6924) | Sergey M․ | 2015-09-24 | 1 | -0/+1 | |
| | | ||||||
* | | [xhamster] Fix title extraction (Closes #6944) | Sergey M․ | 2015-09-24 | 1 | -1/+3 | |
| | | ||||||
* | | [iqiyi] Use md5_text for all MD5 calls | Yen Chi Hsuan | 2015-09-23 | 1 | -2/+2 | |
| | | ||||||
* | | [iqiyi] Fix extraction (fixes #6878) | Yen Chi Hsuan | 2015-09-23 | 1 | -5/+9 | |
| | | ||||||
* | | [soundcloud] Update client id (Closes #6930) | Sergey M․ | 2015-09-23 | 1 | -1/+1 | |
| | | ||||||
* | | [downloader/hls] Pass http headers to downloader | Sergey M․ | 2015-09-23 | 1 | -3/+12 | |
| | | ||||||
* | | release 2015.09.22 | Philipp Hagemeister | 2015-09-22 | 2 | -8/+11 | |
| | | ||||||
* | | [9gag] Support embed URLs | Sergey M․ | 2015-09-23 | 1 | -1/+5 | |
| | | ||||||
* | | [9gag] Quotes consistency | Sergey M․ | 2015-09-23 | 1 | -7/+7 | |
| | | ||||||
* | | [9gag] Add vimeo test | Sergey M․ | 2015-09-23 | 1 | -3/+14 | |
| | | ||||||
* | | [9gag] Modernize | Sergey M․ | 2015-09-23 | 1 | -3/+5 | |
| | | ||||||
* | | [9gag] Relax optional fields | Sergey M․ | 2015-09-23 | 1 | -2/+2 | |
| | | ||||||
* | | [9gag] Make post view regex more robust | Sergey M․ | 2015-09-23 | 1 | -1/+2 | |
| | | ||||||
* | | [9gag] Allow old .tv domain | Sergey M․ | 2015-09-23 | 1 | -1/+4 | |
| | | | | | | | | There are still references to it in webpage's source | |||||
* | | [9gag] Remove redundant test | Sergey M․ | 2015-09-23 | 1 | -12/+2 | |
| | | ||||||
* | | [9gag] Make display_id optional | Sergey M․ | 2015-09-23 | 1 | -2/+2 | |
| | | ||||||
* | | [ninegag] remove unnecessary condition | remitamine | 2015-09-23 | 1 | -1/+1 | |
| | | ||||||
* | | [ninegag] extract source url | remitamine | 2015-09-23 | 1 | -4/+9 | |
| | | ||||||
* | | [ninegag] fix _VALID_URL regex and handle the use of other external providers | remitamine | 2015-09-23 | 1 | -14/+29 | |
| | | ||||||
* | | [viewster] Use tuple | Sergey M․ | 2015-09-22 | 1 | -1/+1 | |
| | | ||||||
* | | [viewster] Add geo restricted tests | Sergey M․ | 2015-09-22 | 1 | -0/+8 | |
| | | ||||||
* | | [viewster] Detect video geo restriction | Sergey M․ | 2015-09-22 | 1 | -0/+4 | |
| | | ||||||
* | | [voewster] Detect series geo restriction | Sergey M․ | 2015-09-22 | 1 | -3/+11 | |
| | | ||||||
* | | [extractor/common] Add raise_geo_restricted | Sergey M․ | 2015-09-22 | 1 | -0/+6 | |
| | | ||||||
* | | [voewster] Update tests | Sergey M․ | 2015-09-22 | 1 | -4/+4 | |
| | | ||||||
* | | [viewster] Extract height from bitrate and prefer mp4 videos | Sergey M․ | 2015-09-22 | 1 | -2/+9 | |
| | | ||||||
* | | [viewster] accept https links and fix api_token extraction and extract mp4 ↵ | remitamine | 2015-09-22 | 1 | -4/+6 | |
| | | | | | | | | video link(fixes #6787) | |||||
* | | [youtube:history] Enable exractor | Sergey M․ | 2015-09-21 | 2 | -4/+2 | |
| | | ||||||
* | | [youtube:history] Disable exractor | Sergey M․ | 2015-09-21 | 1 | -1/+1 | |
| | | ||||||
* | | Fix typo | Sergey M․ | 2015-09-20 | 1 | -2/+2 | |
| | | ||||||
* | | [nfl] Add support for URLs without id (Closes #6907) | Sergey M․ | 2015-09-20 | 1 | -6/+18 | |
| | | ||||||
* | | [nfl] Add team domains (#6907) | Sergey M․ | 2015-09-20 | 1 | -46/+86 | |
| | | ||||||
* | | [utils] Fix kwargs on old python 2 (Closes #6905) | Sergey M․ | 2015-09-20 | 1 | -1/+1 | |
| | | ||||||
* | | [youtube:history] Explain why it has disabled and skip test | Jaime Marquínez Ferrándiz | 2015-09-20 | 2 | -1/+3 | |
| | | ||||||
* | | [arte:+7] Fix typo | Sergey M․ | 2015-09-20 | 1 | -1/+1 | |
| | | ||||||
* | | [arte:+7] Look for json vp url in iframe (Closes #6895) | Sergey M․ | 2015-09-20 | 1 | -1/+11 | |
| | | ||||||
* | | [youtube:history] Disable extractor until #6893 is investigated | Sergey M․ | 2015-09-20 | 1 | -1/+1 | |
| | | | | | | | | Wiped out part of my history as well | |||||
* | | [extractor/generic] Fix following redirect in Refresh HTTP header on python 2 | Sergey M․ | 2015-09-20 | 1 | -0/+20 | |
| | | ||||||
* | | Merge pull request #6889 from remitamine/shahid | Sergey M. | 2015-09-19 | 1 | -2/+2 | |
|\ \ | | | | | | | [shahid] fix api request url and change test ext | |||||
| * | | [shahid] change test ext | remitamine | 2015-09-18 | 1 | -1/+1 | |
| | | | ||||||
| * | | [shahid] fix api request url | remitamine | 2015-09-18 | 1 | -1/+1 | |
|/ / | ||||||
* | | [bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes ↵ | Sergey M․ | 2015-09-19 | 1 | -0/+7 | |
| | | | | | | | | #4828, closes #6803, closes #6855) | |||||
* | | [playwire] Fix test | Sergey M․ | 2015-09-18 | 1 | -1/+1 | |
| | | ||||||
* | | [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes ↵ | Jaime Marquínez Ferrándiz | 2015-09-18 | 2 | -6/+9 | |
| | | | | | | | | | | | | | | #6874) If the filename contains ':' it is interpreted as a protocol. It also handles filenames starting with '-'. | |||||
* | | [ok] Skip test | Sergey M․ | 2015-09-17 | 1 | -0/+1 | |
| | | ||||||
* | | [ok] Capture error message | Sergey M․ | 2015-09-17 | 1 | -0/+7 | |
| | | ||||||
* | | [divxstage] Remove extractor | Sergey M․ | 2015-09-17 | 2 | -28/+0 | |
| | | | | | | | | DivxStage is offline for quite some time already | |||||
* | | [telecinco] Fix typo | Sergey M․ | 2015-09-16 | 1 | -1/+1 | |
| | | ||||||
* | | [telecinco] Add support for mediaset.es | Sergey M․ | 2015-09-16 | 1 | -2/+11 | |
| | |