mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
[Generic] ie_key in JWPlatform test 72
This commit is contained in:
parent
32ad4f3faf
commit
805f5bf759
1 changed files with 1 additions and 0 deletions
|
@ -1147,6 +1147,7 @@ class GenericIE(InfoExtractor):
|
||||||
'timestamp': 1511366290,
|
'timestamp': 1511366290,
|
||||||
'title': 'Dem Senator Claims Gary Cohn Faked a Bad Connection During Trump Call to Get Him Off the Phone',
|
'title': 'Dem Senator Claims Gary Cohn Faked a Bad Connection During Trump Call to Get Him Off the Phone',
|
||||||
},
|
},
|
||||||
|
'add_ie': [JWPlatformIE.ie_key()],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
# Video.js embed, multiple formats
|
# Video.js embed, multiple formats
|
||||||
|
|
Loading…
Reference in a new issue