Commit Graph

8133 Commits (06368a232a9bc8b383db77b0087a2ab1af94a833)

Author SHA1 Message Date
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
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․ c246773599 [nowness] Add vimeo test 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․ 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
Yen Chi Hsuan 141ba36996 [tudou] Modernize 9 years ago
Yen Chi Hsuan 94e507aea7 [tudou] A more comprehensive _VALID_URL 9 years ago
Sergey M․ 3ebc121293 Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamine-ndr 9 years ago
Yen Chi Hsuan 41ebd6530b [tudou] Add the test case (#6273) 9 years ago
Yen Chi Hsuan 2ec7b7b79b Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master 9 years ago
Sergey M․ 60ed60353b [openfilm] Remove extractor
OpenFilm has been shut down
9 years ago
Sergey M․ 586f1cc532 [extractor/common] Skip html comment tags (Closes #6822) 9 years ago
Sergey M․ 73eb13dfc7 [extractor/common] Case insensitive inputs extraction 9 years ago
Sergey M․ 1721fef28b [yahoo] Fix test 9 years ago
Sergey M․ 364ca0582e [yahoo] Process query result embedded in webpage 9 years ago
Sergey M․ 133a2b4ac2 [downloader/hls] Properly close stream 9 years ago
Philipp Hagemeister d85187eb74 release 2015.09.09 9 years ago
Sergey M․ cc1ac11017 [vier:videos] Fix extraction with old approach (Closes #6806) 9 years ago
Sergey M․ 482aa3fecc [vidme] Simplify, make more robust, extract more metadata and capture errors (Closes #6812) 9 years ago
Lukáš Lalinský d9c19db340 Extract all vid.me formats 9 years ago
Sergey M. 6c4d243de5 Merge pull request #6804 from remitamine/xuite-tests
[xuite] fix test md5
9 years ago
remitamine 1072336249 [washingtonpost] fix test info 9 years ago
remitamine 75bb5c7028 [xuite] fix test md5 9 years ago
remitamine 376e1ad081 [ndr] use utils.qualites 9 years ago
remitamine b58a22b963 [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique 9 years ago
Sergey M․ 47004d9579 [crunchyroll] Fix uploader and upload date extraction 9 years ago