Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [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 | |
| | | ||||||
* | | [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 | |
| | | ||||||
* | | [mitele] Clarify IE_DESC | Sergey M․ | 2015-09-16 | 1 | -1/+1 | |
| | | ||||||
* | | [telecinco] Clarify IE_DESC | Sergey M․ | 2015-09-16 | 1 | -1/+1 | |
| | | ||||||
* | | [telecinco] Update test | Sergey M․ | 2015-09-16 | 1 | -4/+1 | |
| | | ||||||
* | | [telecinco] Add support or cuatro.com | Sergey M․ | 2015-09-16 | 1 | -2/+11 | |
| | | ||||||
* | | [mitele] Fix extraction (Closes #6414) | Sergey M․ | 2015-09-16 | 1 | -47/+58 | |
| | | ||||||
* | | [telecinco] Incorporate mitele code | Sergey M․ | 2015-09-16 | 1 | -2/+52 | |
| | | ||||||
* | | [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866) | Sergey M․ | 2015-09-15 | 1 | -3/+19 | |
| | | ||||||
* | | [pornhub] Relax _VALID_URL (Closes #6868) | Sergey M․ | 2015-09-15 | 1 | -1/+4 | |
| | | ||||||
* | | [youtube:channel] Correct 404 handling | Philipp Hagemeister | 2015-09-14 | 1 | -6/+9 | |
| | | | | | | | | Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404. | |||||
* | | [youtube:truncated_url] Add ?t= | Philipp Hagemeister | 2015-09-14 | 1 | -0/+4 | |
| | | | | | | | | Sometimes found in links - ?t=123&v=ABCD starts the video at position 123. | |||||
* | | [compat] Do not use unicode | Philipp Hagemeister | 2015-09-14 | 1 | -7/+7 | |
| | | | | | | | | If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools. | |||||
* | | [clubic] Relax _VALID_URL (Closes #6854) | Sergey M․ | 2015-09-14 | 1 | -3/+6 | |
| | | ||||||
* | | [nowness] Add vimeo test | Sergey M․ | 2015-09-13 | 1 | -2/+16 | |
| | | ||||||
* | | [nowness] Simplify | Sergey M․ | 2015-09-13 | 2 | -52/+57 | |
| | | ||||||
* | | Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into ↵ | Sergey M․ | 2015-09-13 | 2 | -27/+82 | |
|\ \ | | | | | | | | | | remitamine-nowness | |||||
| * | | [nowness] pass cinematique | remitamine | 2015-09-05 | 1 | -1/+3 | |
| | | | ||||||
| * | | [nowness] more api abstraction | remitamine | 2015-09-05 | 1 | -5/+5 | |
| | | | ||||||
| * | | [nowness] change id variable name | remitamine | 2015-09-05 | 1 | -4/+4 | |
| | | | ||||||
| * | | [nowness] add api abstration function adn extend _VALID_URL regex | remitamine | 2015-09-05 | 1 | -24/+16 | |
| | | | ||||||
| * | | [nowness] fix _VALID_URL regex | remitamine | 2015-09-05 | 1 | -2/+2 | |
| | | | ||||||
| * | | [nowness] fix video extraction and add support serie and playlist extraction ↵ | remitamine | 2015-09-05 | 2 | -27/+88 | |
| | | | | | | | | | | | | (fixes #6720) | |||||
* | | | [ndr] Rework and cover with tests | Sergey M․ | 2015-09-13 | 2 | -137/+335 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr | Sergey M․ | 2015-09-13 | 1 | -20/+18 | |
|\ \ \ | ||||||
| * \ \ | Merge remote-tracking branch 'upstream/master' | Yen Chi Hsuan | 2015-09-13 | 2 | -71/+0 | |
| |\ \ \ | ||||||
| * | | | | [tudou] Use single quotes and compat_str | Yen Chi Hsuan | 2015-09-13 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | [tudou] Improve regexs | Yen Chi Hsuan | 2015-09-13 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | [tudou] Use _download_xml | Yen Chi Hsuan | 2015-09-13 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | [tudou] Avoid shadowing builtin names | Yen Chi Hsuan | 2015-09-12 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | [tudou] Modernize | Yen Chi Hsuan | 2015-09-12 | 1 | -12/+6 | |
| | | | | | ||||||
| * | | | | [tudou] A more comprehensive _VALID_URL | Yen Chi Hsuan | 2015-09-12 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | [tudou] Add the test case (#6273) | Yen Chi Hsuan | 2015-09-12 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/linhua55/youtube-dl into ↵ | Yen Chi Hsuan | 2015-09-12 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | linhua55-master | |||||
| | * | | | | fix extraction | linhua55 | 2015-07-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | for http://www.tudou.com/albumplay/cJAHGih4yYg.html | |||||
* | | | | | | Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into ↵ | Sergey M․ | 2015-09-12 | 2 | -56/+111 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | remitamine-ndr | |||||
| * | | | | | [ndr] use utils.qualites | remitamine | 2015-09-08 | 1 | -3/+4 | |
| | | | | | | ||||||
| * | | | | | [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique | remitamine | 2015-09-08 | 1 | -2/+2 | |
| | | | | | |