[tvnow] Fix W605
authorSergey M․ <dstftw@gmail.com>
Fri, 10 May 2019 20:14:31 +0000 (03:14 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 10 May 2019 20:57:40 +0000 (03:57 +0700)
youtube_dl/extractor/tvnow.py

index 3c6a60c39a49f90bdeb083d8fdc36646486c6291..ecd0fb937e59d6a5612c6390fa7671b8846672b8 100644 (file)
@@ -207,7 +207,7 @@ class TVNowNewBaseIE(InfoExtractor):
         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):