[instagram] Remove duplicate field in test
parent
dc35ba0eba
commit
9a700deea4
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue