mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-06 07:46:32 +08:00
[francetv] PEP8
This commit is contained in:
@@ -40,8 +40,6 @@ class FranceTVBaseInfoExtractor(InfoExtractor):
|
||||
else:
|
||||
georestricted = False
|
||||
|
||||
|
||||
|
||||
formats = []
|
||||
for video in info['videos']:
|
||||
if video['statut'] != 'ONLINE':
|
||||
|
||||
Reference in New Issue
Block a user