mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 18:22:21 +00:00
added test for tudou.com
This commit is contained in:
parent
9caa687d81
commit
f4daa18152
1 changed files with 9 additions and 0 deletions
|
@ -686,5 +686,14 @@
|
||||||
"upload_date": "20130624",
|
"upload_date": "20130624",
|
||||||
"uploader": "Hurts"
|
"uploader": "Hurts"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tudou",
|
||||||
|
"url": "http://www.tudou.com/listplay/zzdE77v6Mmo/2xN2duXMxmw.html",
|
||||||
|
"file": "159447792.f4v",
|
||||||
|
"md5": "ad7c358a01541e926a1e413612c6b10a",
|
||||||
|
"info_dict": {
|
||||||
|
"title": "卡马乔国足开大脚长传冲吊集锦"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue