[instagram] Fix info_dict key name
This commit is contained in:
parent
51fb2e98d2
commit
912b38b428
5 changed files with 42 additions and 7 deletions
|
@ -309,6 +309,8 @@ class TestPlaylists(unittest.TestCase):
|
|||
'thumbnail': 're:^https?://.*\.jpg',
|
||||
'uploader': 'Porsche',
|
||||
'uploader_id': 'porsche',
|
||||
'timestamp': 1387486713,
|
||||
'upload_date': '20131219',
|
||||
}
|
||||
expect_info_dict(self, EXPECTED, test_video)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue