mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 22:55:42 +07:00
[tvnow] Fix W605
This commit is contained in:
@@ -207,7 +207,7 @@ def _call_api(self, path, video_id, query={}):
|
|||||||
return result
|
return result
|
||||||
|
|
||||||
|
|
||||||
"""
|
r"""
|
||||||
TODO: new apigw.tvnow.de based version of TVNowIE. Replace old TVNowIE with it
|
TODO: new apigw.tvnow.de based version of TVNowIE. Replace old TVNowIE with it
|
||||||
when api.tvnow.de is shut down. This version can't bypass premium checks though.
|
when api.tvnow.de is shut down. This version can't bypass premium checks though.
|
||||||
class TVNowIE(TVNowNewBaseIE):
|
class TVNowIE(TVNowNewBaseIE):
|
||||||
|
|||||||
Reference in New Issue
Block a user