1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-26 05:39:34 +00:00

[twitter:card] Add add_ie for the external test

This commit is contained in:
Yen Chi Hsuan 2015-11-14 17:03:26 +08:00
parent 5f1b2aea80
commit 31752f76f7

View file

@ -52,6 +52,7 @@ class TwitterCardIE(InfoExtractor):
'uploader': 'OMG! Ubuntu!',
'uploader_id': 'omgubuntu',
},
'add_ie': ['Youtube'],
},
{
'url': 'https://twitter.com/i/cards/tfw/v1/665289828897005568',