Sergey M․
6 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
1 deletions
-
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 = [{ |
|
|
|