projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16d896b
)
[osnateltv] Update host
author
Sergey M․
<dstftw@gmail.com>
Mon, 5 Nov 2018 10:09:57 +0000
(17:09 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 5 Nov 2018 10:09:57 +0000
(17:09 +0700)
youtube_dl/extractor/zattoo.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/zattoo.py
b/youtube_dl/extractor/zattoo.py
index cb1bac3a38ef603e1a5b2bca046773bc3482d62f..896276301e49a53010bf9b6a07b4ea545b1e64fd 100644
(file)
--- a/
youtube_dl/extractor/zattoo.py
+++ b/
youtube_dl/extractor/zattoo.py
@@
-401,7
+401,7
@@
class QuantumTVIE(ZattooIE):
class OsnatelTVIE(ZattooIE):
_NETRC_MACHINE = 'osnateltv'
- _HOST = '
onlinetv
.osnatel.de'
+ _HOST = '
tvonline
.osnatel.de'
_VALID_URL = _make_valid_url(ZattooIE._VALID_URL_TEMPLATE, _HOST)
_TESTS = [{