Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[tvnow] Fix W605
  • Loading branch information
Sergey M․ committed May 10, 2019
1 parent cd37ef4 commit d23e855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/extractor/tvnow.py
Expand Up @@ -207,7 +207,7 @@ def _call_api(self, path, video_id, query={}):
return result


"""
r"""
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.
class TVNowIE(TVNowNewBaseIE):
Expand Down

0 comments on commit d23e855

Please sign in to comment.