summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2015.09.22 2015.09.22Philipp Hagemeister2015-09-222-8/+11
|
* [9gag] Support embed URLsSergey M․2015-09-231-1/+5
|
* [9gag] Quotes consistencySergey M․2015-09-231-7/+7
|
* [9gag] Add vimeo testSergey M․2015-09-231-3/+14
|
* [9gag] ModernizeSergey M․2015-09-231-3/+5
|
* [9gag] Relax optional fieldsSergey M․2015-09-231-2/+2
|
* [9gag] Make post view regex more robustSergey M․2015-09-231-1/+2
|
* [9gag] Allow old .tv domainSergey M․2015-09-231-1/+4
| | | | There are still references to it in webpage's source
* [9gag] Remove redundant testSergey M․2015-09-231-12/+2
|
* [9gag] Make display_id optionalSergey M․2015-09-231-2/+2
|
* [ninegag] remove unnecessary conditionremitamine2015-09-231-1/+1
|
* [ninegag] extract source urlremitamine2015-09-231-4/+9
|
* [ninegag] fix _VALID_URL regex and handle the use of other external providersremitamine2015-09-231-14/+29
|
* [viewster] Use tupleSergey M․2015-09-221-1/+1
|
* [viewster] Add geo restricted testsSergey M․2015-09-221-0/+8
|
* [viewster] Detect video geo restrictionSergey M․2015-09-221-0/+4
|
* [voewster] Detect series geo restrictionSergey M․2015-09-221-3/+11
|
* [extractor/common] Add raise_geo_restrictedSergey M․2015-09-221-0/+6
|
* [voewster] Update testsSergey M․2015-09-221-4/+4
|
* [viewster] Extract height from bitrate and prefer mp4 videosSergey M․2015-09-221-2/+9
|
* [viewster] accept https links and fix api_token extraction and extract mp4 ↵remitamine2015-09-221-4/+6
| | | | video link(fixes #6787)
* [youtube:history] Enable exractorSergey M․2015-09-212-4/+2
|
* [youtube:history] Disable exractorSergey M․2015-09-211-1/+1
|
* Fix typoSergey M․2015-09-201-2/+2
|
* [nfl] Add support for URLs without id (Closes #6907)Sergey M․2015-09-201-6/+18
|
* [nfl] Add team domains (#6907)Sergey M․2015-09-201-46/+86
|
* [utils] Fix kwargs on old python 2 (Closes #6905)Sergey M․2015-09-201-1/+1
|
* [youtube:history] Explain why it has disabled and skip testJaime Marquínez Ferrándiz2015-09-202-1/+3
|
* [arte:+7] Fix typoSergey M․2015-09-201-1/+1
|
* [arte:+7] Look for json vp url in iframe (Closes #6895)Sergey M․2015-09-201-1/+11
|
* [youtube:history] Disable extractor until #6893 is investigatedSergey M․2015-09-201-1/+1
| | | | Wiped out part of my history as well
* [extractor/generic] Fix following redirect in Refresh HTTP header on python 2Sergey M․2015-09-201-0/+20
|
* Merge pull request #6889 from remitamine/shahidSergey M.2015-09-191-2/+2
|\ | | | | [shahid] fix api request url and change test ext
| * [shahid] change test extremitamine2015-09-181-1/+1
| |
| * [shahid] fix api request urlremitamine2015-09-181-1/+1
|/
* [bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes ↵Sergey M․2015-09-191-0/+7
| | | | #4828, closes #6803, closes #6855)
* [playwire] Fix testSergey M․2015-09-181-1/+1
|
* [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes ↵Jaime Marquínez Ferrándiz2015-09-182-6/+9
| | | | | | | #6874) If the filename contains ':' it is interpreted as a protocol. It also handles filenames starting with '-'.
* [ok] Skip testSergey M․2015-09-171-0/+1
|
* [ok] Capture error messageSergey M․2015-09-171-0/+7
|
* [divxstage] Remove extractorSergey M․2015-09-172-28/+0
| | | | DivxStage is offline for quite some time already
* [telecinco] Fix typoSergey M․2015-09-161-1/+1
|
* [telecinco] Add support for mediaset.esSergey M․2015-09-161-2/+11
|
* [mitele] Clarify IE_DESCSergey M․2015-09-161-1/+1
|
* [telecinco] Clarify IE_DESCSergey M․2015-09-161-1/+1
|
* [telecinco] Update testSergey M․2015-09-161-4/+1
|
* [telecinco] Add support or cuatro.comSergey M․2015-09-161-2/+11
|
* [mitele] Fix extraction (Closes #6414)Sergey M․2015-09-161-47/+58
|
* [telecinco] Incorporate mitele codeSergey M․2015-09-161-2/+52
|
* [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866)Sergey M․2015-09-151-3/+19
|