[twitter:card] Add add_ie for the external test
This commit is contained in:
parent
5f1b2aea80
commit
31752f76f7
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue