Browse Source

[twitter:card] Add add_ie for the external test

totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
31752f76f7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/twitter.py

+ 1
- 0
youtube_dl/extractor/twitter.py 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',


Loading…
Cancel
Save