add info_dict testing to test_download
[youtube-dl] / test / tests.json
1 [
2   {
3     "name": "Youtube",
4     "url":  "http://www.youtube.com/watch?v=BaW_jenozKc",
5     "file":  "BaW_jenozKc.mp4",
6     "info_dict": {
7       "title": "youtube-dl test video \"'/\\ä↭𝕐",
8       "uploader": "Philipp Hagemeister",
9       "upload_date": "20121002",
10       "description": "test chars:  \"'/\\ä↭𝕐\n\nThis is a test video for youtube-dl.\n\nFor more information, contact phihag@phihag.de ."
11     }
12   },
13   {
14     "name": "Dailymotion",
15     "md5":  "392c4b85a60a90dc4792da41ce3144eb",
16     "url":  "http://www.dailymotion.com/video/x33vw9_tutoriel-de-youtubeur-dl-des-video_tech",
17     "file":  "x33vw9.mp4"
18   },
19   {
20     "name": "Metacafe",
21     "add_ie": ["Youtube"],
22     "url":  "http://metacafe.com/watch/yt-_aUehQsCQtM/the_electric_company_short_i_pbs_kids_go/",
23     "file":  "_aUehQsCQtM.flv"
24   },
25   {
26     "name": "BlipTV",
27     "md5":  "b2d849efcf7ee18917e4b4d9ff37cafe",
28     "url":  "http://blip.tv/cbr/cbr-exclusive-gotham-city-imposters-bats-vs-jokerz-short-3-5796352",
29     "file":  "5779306.m4v"
30   },
31   {
32     "name": "XVideos",
33     "md5":  "1d0c835822f0a71a7bf011855db929d0",
34     "url":  "http://www.xvideos.com/video939581/funny_porns_by_s_-1",
35     "file":  "939581.flv"
36   },
37   {
38     "name": "Vimeo",
39     "md5":  "60540a4ec7cc378ec84b919c0aed5023",
40     "url":  "http://vimeo.com/14160053",
41     "file": "14160053.mp4"
42   },
43   {
44     "name": "Soundcloud",
45     "md5":  "ebef0a451b909710ed1d7787dddbf0d7",
46     "url":  "http://soundcloud.com/ethmusic/lostin-powers-she-so-heavy",
47     "file":  "62986583.mp3"
48   },
49   {
50     "name": "StanfordOpenClassroom",
51     "md5":  "544a9468546059d4e80d76265b0443b8",
52     "url":  "http://openclassroom.stanford.edu/MainFolder/VideoPage.php?course=PracticalUnix&video=intro-environment&speed=100",
53     "file":  "PracticalUnix_intro-environment.mp4"
54   },
55   {
56     "name": "XNXX",
57     "md5":  "0831677e2b4761795f68d417e0b7b445",
58     "url":  "http://video.xnxx.com/video1135332/lida_naked_funny_actress_5_",
59     "file":  "1135332.flv"
60   },
61   {
62     "name": "Youku",
63     "url": "http://v.youku.com/v_show/id_XNDgyMDQ2NTQw.html",
64     "file": "XNDgyMDQ2NTQw_part00.flv",
65     "md5": "ffe3f2e435663dc2d1eea34faeff5b5b",
66     "params": { "test": false }
67   },
68   {
69     "name": "NBA",
70     "url": "http://www.nba.com/video/games/nets/2012/12/04/0021200253-okc-bkn-recap.nba/index.html",
71     "file": "0021200253-okc-bkn-recap.nba.mp4",
72     "md5": "c0edcfc37607344e2ff8f13c378c88a4"
73   },
74   {
75     "name": "JustinTV",
76     "url": "http://www.twitch.tv/thegamedevhub/b/296128360",
77     "file": "296128360.flv",
78     "md5": "ecaa8a790c22a40770901460af191c9a"
79   },
80   {
81     "name": "MyVideo",
82     "url": "http://www.myvideo.de/watch/8229274/bowling_fail_or_win",
83     "file": "8229274.flv",
84     "md5": "2d2753e8130479ba2cb7e0a37002053e"
85   },
86   {
87     "name": "Escapist",
88     "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate",
89     "file": "6618-Breaking-Down-Baldurs-Gate.flv",
90     "md5": "c6793dbda81388f4264c1ba18684a74d"
91   },
92   {
93     "name": "GooglePlus",
94     "url": "https://plus.google.com/u/0/108897254135232129896/posts/ZButuJc6CtH",
95     "file": "ZButuJc6CtH.flv"
96   }
97 ]