2
0
Philipp Hagemeister 10 жил өмнө
parent
commit
b72823a0a4

+ 0 - 2
youtube_dl/extractor/francetv.py

@@ -40,8 +40,6 @@ class FranceTVBaseInfoExtractor(InfoExtractor):
         else:
         else:
             georestricted = False
             georestricted = False
 
 
-
-
         formats = []
         formats = []
         for video in info['videos']:
         for video in info['videos']:
             if video['statut'] != 'ONLINE':
             if video['statut'] != 'ONLINE':