Sergey M․
f817adc468
[youtube:history] Disable extractor until #6893 is investigated
...
Wiped out part of my history as well
2015-09-20 11:31:23 +06:00
Sergey M․
6c91a5a7f5
[extractor/generic] Fix following redirect in Refresh HTTP header on python 2
2015-09-20 11:16:12 +06:00
Sergey M.
749b09616d
Merge pull request #6889 from remitamine/shahid
...
[shahid] fix api request url and change test ext
2015-09-19 03:28:57 +06:00
remitamine
5de5ab89b4
[shahid] change test ext
2015-09-18 22:10:36 +01:00
remitamine
1d67c96640
[shahid] fix api request url
2015-09-18 22:09:33 +01:00
Sergey M․
d1c694ea4a
[bbc] Switch extraction to hq iptv hls ( Closes #2732 , closes #3023 , closes #4828 , closes #6803 , closes #6855 )
2015-09-19 00:51:41 +06:00
Sergey M․
06368a232a
[playwire] Fix test
2015-09-18 21:01:55 +06:00
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 '-'.
2015-09-18 14:38:35 +02:00
Sergey M․
131d05033b
[ok] Skip test
2015-09-17 22:59:32 +06:00
Sergey M․
1806a75415
[ok] Capture error message
2015-09-17 22:59:15 +06:00
Sergey M․
659ffe204c
[divxstage] Remove extractor
...
DivxStage is offline for quite some time already
2015-09-17 22:58:49 +06:00
Sergey M․
4647fd8910
[telecinco] Fix typo
2015-09-16 22:49:26 +06:00
Sergey M․
d492dad8f4
[telecinco] Add support for mediaset.es
2015-09-16 22:45:39 +06:00
Sergey M․
3368d70dce
[mitele] Clarify IE_DESC
2015-09-16 22:39:48 +06:00
Sergey M․
0e1b2566ff
[telecinco] Clarify IE_DESC
2015-09-16 22:39:24 +06:00
Sergey M․
369e60162e
[telecinco] Update test
2015-09-16 22:37:47 +06:00
Sergey M․
d5e7657fe2
[telecinco] Add support or cuatro.com
2015-09-16 22:37:01 +06:00
Sergey M․
f84ce1ebaf
[mitele] Fix extraction ( Closes #6414 )
2015-09-16 22:27:03 +06:00
Sergey M․
12bc242944
[telecinco] Incorporate mitele code
2015-09-16 22:25:25 +06:00
Sergey M․
88060cce10
[rai] Add support for videos embedded with drawMediaRaiTV ( Closes #6866 )
2015-09-15 21:57:30 +06:00
Sergey M․
272e4db5c7
[pornhub] Relax _VALID_URL ( Closes #6868 )
2015-09-15 21:24:01 +06:00
Sergey M.
6e21cc3b67
Merge pull request #6870 from alexvong1995/add-missing-tag
...
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
2015-09-15 21:18:11 +06:00
Alex Vong
0391bc8176
Add the missing tag EMBEDDING YOUTUBE-DL
in the content table.
...
* README.md: Add missing tag.
2015-09-15 23:14:48 +08:00
Sergey M.
3b9264a049
[README.md] Fix typo
2015-09-14 23:07:03 +06:00
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.
2015-09-14 00:32:20 +02:00
Philipp Hagemeister
287be8c615
[youtube:truncated_url] Add ?t=
...
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
2015-09-14 00:26:54 +02:00
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.
2015-09-14 00:25:08 +02:00
Sergey M․
e2ff3df314
[clubic] Relax _VALID_URL ( Closes #6854 )
2015-09-14 03:35:15 +06:00
Sergey M.
31208a07c2
[README.md] Unify playlist description
2015-09-13 19:34:09 +06:00
Sergey M.
ac7a1b0dfb
[README.md] Clarify playlist_index description
2015-09-13 19:31:20 +06:00
Sergey M․
c246773599
[nowness] Add vimeo test
2015-09-13 19:27:22 +06:00
Sergey M․
25cd56a715
Merge branch 'remitamine-nowness'
2015-09-13 19:19:13 +06:00
Sergey M․
82c18e2a53
[nowness] Simplify
2015-09-13 19:18:57 +06:00
Sergey M․
d5d38d16ae
Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness
2015-09-13 18:01:55 +06:00
Sergey M․
e1cbf33573
Merge branch 'remitamine-ndr'
2015-09-13 04:16:11 +06:00
Sergey M․
2ffe3bc14b
[ndr] Rework and cover with tests
2015-09-13 04:15:49 +06:00
Sergey M․
d5867276a9
Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr
2015-09-13 01:10:39 +06:00
Yen Chi Hsuan
f665ef8fc5
Merge remote-tracking branch 'upstream/master'
2015-09-13 03:04:44 +08:00
Yen Chi Hsuan
b264c21302
[tudou] Use single quotes and compat_str
2015-09-13 02:59:43 +08:00
Yen Chi Hsuan
349b3a2ea0
[tudou] Improve regexs
2015-09-13 02:51:20 +08:00
Yen Chi Hsuan
87813a8570
[tudou] Use _download_xml
2015-09-13 02:36:51 +08:00
Yen Chi Hsuan
aab135516b
[tudou] Avoid shadowing builtin names
2015-09-12 22:52:51 +08:00
Yen Chi Hsuan
141ba36996
[tudou] Modernize
2015-09-12 22:51:49 +08:00
Yen Chi Hsuan
d434ca5448
Merge branch 'linhua55-master'
2015-09-12 22:45:32 +08:00
Yen Chi Hsuan
94e507aea7
[tudou] A more comprehensive _VALID_URL
2015-09-12 22:45:09 +08:00
Sergey M․
3ebc121293
Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamine-ndr
2015-09-12 20:44:31 +06:00
Yen Chi Hsuan
41ebd6530b
[tudou] Add the test case ( #6273 )
2015-09-12 22:42:57 +08:00
Yen Chi Hsuan
2ec7b7b79b
Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master
2015-09-12 22:41:51 +08:00
Sergey M․
60ed60353b
[openfilm] Remove extractor
...
OpenFilm has been shut down
2015-09-12 20:34:48 +06:00
Sergey M․
586f1cc532
[extractor/common] Skip html comment tags ( Closes #6822 )
2015-09-11 21:07:32 +06:00