Explorar o código

[franceinter] flake8

Remita Amine %!s(int64=5) %!d(string=hai) anos
pai
achega
2cd43a00d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube_dl/extractor/franceinter.py

+ 1 - 1
youtube_dl/extractor/franceinter.py

@@ -50,7 +50,7 @@ class FranceInterIE(InfoExtractor):
             'id': video_id,
             'title': title,
             'description': description,
-            'thumbnail' : thumbnail,
+            'thumbnail': thumbnail,
             'upload_date': upload_date,
             'formats': [{
                 'url': video_url,