projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
673cf0e
)
[francetv] PEP8
author
Philipp Hagemeister
<phihag@phihag.de>
Wed, 26 Nov 2014 11:38:20 +0000
(12:38 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Wed, 26 Nov 2014 11:38:20 +0000
(12:38 +0100)
youtube_dl/extractor/francetv.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/francetv.py
b/youtube_dl/extractor/francetv.py
index 9bc959a9b5645822905b460d7561bd60b0b12e32..e0420a48f8cacb5661b6882f797c09755de4df46 100644
(file)
--- a/
youtube_dl/extractor/francetv.py
+++ b/
youtube_dl/extractor/francetv.py
@@
-40,8
+40,6
@@
class FranceTVBaseInfoExtractor(InfoExtractor):
else:
georestricted = False
-
-
formats = []
for video in info['videos']:
if video['statut'] != 'ONLINE':