[Flipagram] Remove 'ext' field as its already defined in 'formats'
This commit is contained in:
parent
a2105ed5d0
commit
b77bd403ee
@ -92,7 +92,6 @@ class FlipagramIE(InfoExtractor):
|
||||
'id': video_id,
|
||||
'title': content_data.get('title'),
|
||||
'formats': formats,
|
||||
'ext': 'mp4',
|
||||
'thumbnails': thumbnails,
|
||||
'description': content_data.get('description'),
|
||||
'uploader': user.get('name'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user