add info_dict testing to test_download

This commit is contained in:
Filippo Valsorda 2012-12-20 14:14:43 +01:00
parent 056d857571
commit 0eaf520d77
2 changed files with 24 additions and 2 deletions

View file

@ -2,7 +2,13 @@
{
"name": "Youtube",
"url": "http://www.youtube.com/watch?v=BaW_jenozKc",
"file": "BaW_jenozKc.mp4"
"file": "BaW_jenozKc.mp4",
"info_dict": {
"title": "youtube-dl test video \"'/\\ä↭𝕐",
"uploader": "Philipp Hagemeister",
"upload_date": "20121002",
"description": "test chars: \"'/\\ä↭𝕐\n\nThis is a test video for youtube-dl.\n\nFor more information, contact phihag@phihag.de ."
}
},
{
"name": "Dailymotion",