mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-01 20:58:24 -04:00
PEP8 applied
This commit is contained in:
@@ -114,4 +114,4 @@ class VGTVIE(InfoExtractor):
|
||||
'duration': float_or_none(data['duration'], 1000),
|
||||
'view_count': data['displays'],
|
||||
'formats': formats,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user