1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-03 06:42:52 +08:00

[osnateltv] Update host

This commit is contained in:
Sergey M․ 2018-11-05 17:09:57 +07:00 committed by Ni Ndogo
parent 68ce19905e
commit 10c48dbbfa

View File

@ -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 = [{