[osnateltv] Update host

This commit is contained in:
Sergey M․ 2018-11-05 17:09:57 +07:00
parent 16d896b2a7
commit 2004e2210b
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

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