Commit Graph

9695 Commits (9f5e8d16b3c7a1a2731cbab9661a920fbe04e09f)
 

Author SHA1 Message Date
Sergey M․ 9f5e8d16b3 [youtube:history] Disable exractor 9 years ago
Sergey M․ 82c06a40ac Fix typo 9 years ago
Sergey M․ 4423eba49b [nfl] Add support for URLs without id (Closes #6907) 9 years ago
Sergey M․ 5b4c54631a [nfl] Add team domains (#6907) 9 years ago
Sergey M․ 5a1a2e9454 [utils] Fix kwargs on old python 2 (Closes #6905) 9 years ago
Jaime Marquínez Ferrándiz f005f96ea5 [youtube:history] Explain why it has disabled and skip test 9 years ago
Sergey M․ 5e39123b3b [arte:+7] Fix typo 9 years ago
Sergey M․ 393ca8c94d [arte:+7] Look for json vp url in iframe (Closes #6895) 9 years ago
Sergey M․ f817adc468 [youtube:history] Disable extractor until #6893 is investigated
Wiped out part of my history as well
9 years ago
Sergey M․ 6c91a5a7f5 [extractor/generic] Fix following redirect in Refresh HTTP header on python 2 9 years ago
Sergey M. 749b09616d Merge pull request #6889 from remitamine/shahid
[shahid] fix api request url and change test ext
9 years ago
remitamine 5de5ab89b4 [shahid] change test ext 9 years ago
remitamine 1d67c96640 [shahid] fix api request url 9 years ago
Sergey M․ d1c694ea4a [bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4828, closes #6803, closes #6855) 9 years ago
Sergey M․ 06368a232a [playwire] Fix test 9 years ago
Jaime Marquínez Ferrándiz 8a7bbd1606 [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
9 years ago
Sergey M․ 131d05033b [ok] Skip test 9 years ago
Sergey M․ 1806a75415 [ok] Capture error message 9 years ago
Sergey M․ 659ffe204c [divxstage] Remove extractor
DivxStage is offline for quite some time already
9 years ago
Sergey M․ 4647fd8910 [telecinco] Fix typo 9 years ago
Sergey M․ d492dad8f4 [telecinco] Add support for mediaset.es 9 years ago
Sergey M․ 3368d70dce [mitele] Clarify IE_DESC 9 years ago
Sergey M․ 0e1b2566ff [telecinco] Clarify IE_DESC 9 years ago
Sergey M․ 369e60162e [telecinco] Update test 9 years ago
Sergey M․ d5e7657fe2 [telecinco] Add support or cuatro.com 9 years ago
Sergey M․ f84ce1ebaf [mitele] Fix extraction (Closes #6414) 9 years ago
Sergey M․ 12bc242944 [telecinco] Incorporate mitele code 9 years ago
Sergey M․ 88060cce10 [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866) 9 years ago
Sergey M․ 272e4db5c7 [pornhub] Relax _VALID_URL (Closes #6868) 9 years ago
Sergey M. 6e21cc3b67 Merge pull request #6870 from alexvong1995/add-missing-tag
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
9 years ago
Alex Vong 0391bc8176 Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
* README.md: Add missing tag.
9 years ago
Sergey M. 3b9264a049 [README.md] Fix typo 9 years ago
Philipp Hagemeister 2b3c254678 [youtube:channel] Correct 404 handling
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.
9 years ago
Philipp Hagemeister 287be8c615 [youtube:truncated_url] Add ?t=
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
9 years ago
Philipp Hagemeister 953fed280f [compat] Do not use unicode
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.
9 years ago
Sergey M․ e2ff3df314 [clubic] Relax _VALID_URL (Closes #6854) 9 years ago
Sergey M. 31208a07c2 [README.md] Unify playlist description 9 years ago
Sergey M. ac7a1b0dfb [README.md] Clarify playlist_index description 9 years ago
Sergey M․ c246773599 [nowness] Add vimeo test 9 years ago
Sergey M․ 25cd56a715 Merge branch 'remitamine-nowness' 9 years ago
Sergey M․ 82c18e2a53 [nowness] Simplify 9 years ago
Sergey M․ d5d38d16ae Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness 9 years ago
Sergey M․ e1cbf33573 Merge branch 'remitamine-ndr' 9 years ago
Sergey M․ 2ffe3bc14b [ndr] Rework and cover with tests 9 years ago
Sergey M․ d5867276a9 Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr 9 years ago
Yen Chi Hsuan f665ef8fc5 Merge remote-tracking branch 'upstream/master' 9 years ago
Yen Chi Hsuan b264c21302 [tudou] Use single quotes and compat_str 9 years ago
Yen Chi Hsuan 349b3a2ea0 [tudou] Improve regexs 9 years ago
Yen Chi Hsuan 87813a8570 [tudou] Use _download_xml 9 years ago
Yen Chi Hsuan aab135516b [tudou] Avoid shadowing builtin names 9 years ago