mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[francetv] PEP8
This commit is contained in:
		@@ -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':
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user