mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-02 11:48:25 -05:00
[instagram] Remove duplicate field in test
This commit is contained in:
@@ -36,7 +36,6 @@ class InstagramIE(InfoExtractor):
|
|||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'BA-pQFBG8HZ',
|
'id': 'BA-pQFBG8HZ',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'uploader_id': 'britneyspears',
|
|
||||||
'title': 'Video by britneyspears',
|
'title': 'Video by britneyspears',
|
||||||
'thumbnail': 're:^https?://.*\.jpg',
|
'thumbnail': 're:^https?://.*\.jpg',
|
||||||
'timestamp': 1453760977,
|
'timestamp': 1453760977,
|
||||||
|
|||||||
Reference in New Issue
Block a user