projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd37ef4
)
[tvnow] Fix W605
author
Sergey M․
<dstftw@gmail.com>
Fri, 10 May 2019 20:14:31 +0000
(
03:14
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 10 May 2019 20:57:40 +0000
(
03:57
+0700)
youtube_dl/extractor/tvnow.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/tvnow.py
b/youtube_dl/extractor/tvnow.py
index 3c6a60c39a49f90bdeb083d8fdc36646486c6291..ecd0fb937e59d6a5612c6390fa7671b8846672b8 100644
(file)
--- a/
youtube_dl/extractor/tvnow.py
+++ b/
youtube_dl/extractor/tvnow.py
@@
-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):