mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[vine] Make sure the title won't be empty
And fix a relevant TwitterCard test case
This commit is contained in:
@ -91,6 +91,7 @@ class TwitterCardIE(TwitterBaseIE):
|
||||
'uploader_id': '1189339351084113920',
|
||||
'uploader': 'ArsenalTerje',
|
||||
'title': 'Vine by ArsenalTerje',
|
||||
'timestamp': 1447451307,
|
||||
},
|
||||
'add_ie': ['Vine'],
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user