1
0
Fork 0

[cleanup] Misc

This commit is contained in:
pukkandan 2022-08-19 04:58:54 +05:30
commit a831c2ea90
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
5 changed files with 6 additions and 5 deletions

View file

@ -320,7 +320,7 @@ class ZattooRecordingsIE(ZattooBaseIE):
class NetPlusTVBaseIE(ZattooPlatformBaseIE):
_NETRC = 'netplus'
_NETRC_MACHINE = 'netplus'
_HOST = 'netplus.tv'
_API_HOST = 'www.%s' % _HOST