]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/zattoo.py
[cleanup] Misc
[yt-dlp.git] / yt_dlp / extractor / zattoo.py
index 1e38812aad674a66613edc038f791a1c0fcdb3a5..572a1d0f2ad04122ca4d8074a798385059076346 100644 (file)
@@ -320,7 +320,7 @@ class ZattooRecordingsIE(ZattooBaseIE):
 
 
 class NetPlusTVBaseIE(ZattooPlatformBaseIE):
-    _NETRC = 'netplus'
+    _NETRC_MACHINE = 'netplus'
     _HOST = 'netplus.tv'
     _API_HOST = 'www.%s' % _HOST