add tests for use_cipher_signature videos (#897) and the ability to test multiple videos per IE
This commit is contained in:
@@ -11,6 +11,32 @@
|
||||
"description": "test chars: \"'/\\ä↭𝕐\n\nThis is a test video for youtube-dl.\n\nFor more information, contact phihag@phihag.de ."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Youtube",
|
||||
"url": "http://www.youtube.com/watch?v=1ltcDfZMA3U",
|
||||
"file": "1ltcDfZMA3U.flv",
|
||||
"note": "Test VEVO video (#897)",
|
||||
"info_dict": {
|
||||
"upload_date": "20070518",
|
||||
"title": "Maps - It Will Find You",
|
||||
"description": "Music video by Maps performing It Will Find You.",
|
||||
"uploader": "MuteUSA",
|
||||
"uploader_id": "MuteUSA"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Youtube",
|
||||
"url": "http://www.youtube.com/watch?v=UxxajLWwzqY",
|
||||
"file": "UxxajLWwzqY.mp4",
|
||||
"note": "Test generic use_cipher_signature video (#897)",
|
||||
"info_dict": {
|
||||
"upload_date": "20120506",
|
||||
"title": "Icona Pop - I Love It (feat. Charli XCX) [OFFICIAL VIDEO]",
|
||||
"description": "md5:b085c9804f5ab69f4adea963a2dceb3c",
|
||||
"uploader": "IconaPop",
|
||||
"uploader_id": "IconaPop"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Dailymotion",
|
||||
"md5": "392c4b85a60a90dc4792da41ce3144eb",
|
||||
|
Reference in New Issue
Block a user