mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[instagram] Remove duplicate field in test
This commit is contained in:
parent
dc35ba0eba
commit
9a700deea4
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue