Merge pull request #792 from fp7/master
[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       "uploader_id": "phihag",
10       "upload_date": "20121002",
11       "description": "test chars:  \"'/\\ä↭𝕐\n\nThis is a test video for youtube-dl.\n\nFor more information, contact phihag@phihag.de ."
12     }
13   },
14   {
15     "name": "Dailymotion",
16     "md5":  "392c4b85a60a90dc4792da41ce3144eb",
17     "url":  "http://www.dailymotion.com/video/x33vw9_tutoriel-de-youtubeur-dl-des-video_tech",
18     "file":  "x33vw9.mp4"
19   },
20   {
21     "name": "Metacafe",
22     "add_ie": ["Youtube"],
23     "url":  "http://metacafe.com/watch/yt-_aUehQsCQtM/the_electric_company_short_i_pbs_kids_go/",
24     "file":  "_aUehQsCQtM.flv"
25   },
26   {
27     "name": "BlipTV",
28     "md5":  "b2d849efcf7ee18917e4b4d9ff37cafe",
29     "url":  "http://blip.tv/cbr/cbr-exclusive-gotham-city-imposters-bats-vs-jokerz-short-3-5796352",
30     "file":  "5779306.m4v"
31   },
32   {
33     "name": "XVideos",
34     "md5":  "1d0c835822f0a71a7bf011855db929d0",
35     "url":  "http://www.xvideos.com/video939581/funny_porns_by_s_-1",
36     "file":  "939581.flv"
37   },
38   {
39     "name": "YouPorn",
40     "md5": "c37ddbaaa39058c76a7e86c6813423c1",
41     "url": "http://www.youporn.com/watch/505835/sex-ed-is-it-safe-to-masturbate-daily/",
42     "file": "505835.mp4"
43   },
44   {
45     "name": "Pornotube",
46     "md5": "374dd6dcedd24234453b295209aa69b6",
47     "url": "http://pornotube.com/c/173/m/1689755/Marilyn-Monroe-Bathing",
48     "file": "1689755.flv"
49   },
50   {
51     "name": "YouJizz",
52     "md5": "07e15fa469ba384c7693fd246905547c",
53     "url": "http://www.youjizz.com/videos/zeichentrick-1-2189178.html",
54     "file": "2189178.flv"
55   },
56   {
57     "name": "Vimeo",
58     "md5":  "8879b6cc097e987f02484baf890129e5",
59     "url":  "http://vimeo.com/56015672",
60     "file": "56015672.mp4",
61     "info_dict": {
62       "title": "youtube-dl test video - ★ \" ' 幸 / \\ ä ↭ 𝕐",
63       "uploader": "Filippo Valsorda",
64       "uploader_id": "user7108434",
65       "upload_date": "20121220",
66       "description": "This is a test case for youtube-dl.\nFor more information, see github.com/rg3/youtube-dl\nTest chars: ★ \" ' 幸 / \\ ä ↭ 𝕐"
67     }
68   },
69   {
70     "name": "Soundcloud",
71     "md5":  "ebef0a451b909710ed1d7787dddbf0d7",
72     "url":  "http://soundcloud.com/ethmusic/lostin-powers-she-so-heavy",
73     "file":  "62986583.mp3"
74   },
75   {
76     "name": "StanfordOpenClassroom",
77     "md5":  "544a9468546059d4e80d76265b0443b8",
78     "url":  "http://openclassroom.stanford.edu/MainFolder/VideoPage.php?course=PracticalUnix&video=intro-environment&speed=100",
79     "file":  "PracticalUnix_intro-environment.mp4"
80   },
81   {
82     "name": "XNXX",
83     "md5":  "0831677e2b4761795f68d417e0b7b445",
84     "url":  "http://video.xnxx.com/video1135332/lida_naked_funny_actress_5_",
85     "file":  "1135332.flv"
86   },
87   {
88     "name": "Youku",
89     "url": "http://v.youku.com/v_show/id_XNDgyMDQ2NTQw.html",
90     "file": "XNDgyMDQ2NTQw_part00.flv",
91     "md5": "ffe3f2e435663dc2d1eea34faeff5b5b",
92     "params": { "test": false }
93   },
94   {
95     "name": "NBA",
96     "url": "http://www.nba.com/video/games/nets/2012/12/04/0021200253-okc-bkn-recap.nba/index.html",
97     "file": "0021200253-okc-bkn-recap.nba.mp4",
98     "md5": "c0edcfc37607344e2ff8f13c378c88a4"
99   },
100   {
101     "name": "JustinTV",
102     "url": "http://www.twitch.tv/thegamedevhub/b/296128360",
103     "file": "296128360.flv",
104     "md5": "ecaa8a790c22a40770901460af191c9a"
105   },
106   {
107     "name": "MyVideo",
108     "url": "http://www.myvideo.de/watch/8229274/bowling_fail_or_win",
109     "file": "8229274.flv",
110     "md5": "2d2753e8130479ba2cb7e0a37002053e"
111   },
112   {
113     "name": "Escapist",
114     "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate",
115     "file": "6618-Breaking-Down-Baldurs-Gate.flv",
116     "md5": "c6793dbda81388f4264c1ba18684a74d",
117     "skip": "Fails with timeout on Travis"
118   },
119   {
120     "name": "GooglePlus",
121     "url": "https://plus.google.com/u/0/108897254135232129896/posts/ZButuJc6CtH",
122     "file": "ZButuJc6CtH.flv"
123   },
124   {
125     "name": "FunnyOrDie",
126     "url": "http://www.funnyordie.com/videos/0732f586d7/heart-shaped-box-literal-video-version",
127     "file": "0732f586d7.mp4",
128     "md5": "f647e9e90064b53b6e046e75d0241fbd"
129   },
130   {
131     "name": "Steam",
132     "url": "http://store.steampowered.com/video/105600/",
133     "playlist": [
134       {
135         "file": "81300.flv",
136         "md5": "f870007cee7065d7c76b88f0a45ecc07",
137         "info_dict": {
138             "title": "Terraria 1.1 Trailer"
139         }
140       },
141       {
142         "file": "80859.flv",
143         "md5": "61aaf31a5c5c3041afb58fb83cbb5751",
144         "info_dict": {
145           "title": "Terraria Trailer"
146         }
147       }
148     ]
149   },
150   {
151     "name": "Ustream",
152     "url": "http://www.ustream.tv/recorded/20274954",
153     "file": "20274954.flv",
154     "md5": "088f151799e8f572f84eb62f17d73e5c",
155     "info_dict": {
156         "title": "Young Americans for Liberty February 7, 2012 2:28 AM"
157     }
158   },
159   {
160     "name": "InfoQ",
161     "url": "http://www.infoq.com/presentations/A-Few-of-My-Favorite-Python-Things",
162     "file": "12-jan-pythonthings.mp4",
163     "info_dict": {
164       "title": "A Few of My Favorite [Python] Things"
165     },
166     "params": {
167       "skip_download": true
168     }
169   },
170   {
171     "name": "ComedyCentral",
172     "url": "http://www.thedailyshow.com/watch/thu-december-13-2012/kristen-stewart",
173     "file": "422212.mp4",
174     "md5": "4e2f5cb088a83cd8cdb7756132f9739d",
175     "info_dict": {
176         "title": "thedailyshow-kristen-stewart part 1"
177     }
178   },
179   {
180     "name": "RBMARadio",
181     "url": "http://www.rbmaradio.com/shows/ford-lopatin-live-at-primavera-sound-2011",
182     "file": "ford-lopatin-live-at-primavera-sound-2011.mp3",
183     "md5": "6bc6f9bcb18994b4c983bc3bf4384d95",
184     "info_dict": {
185         "title": "Live at Primavera Sound 2011",
186         "description": "Joel Ford and Daniel \u2019Oneohtrix Point Never\u2019 Lopatin fly their midified pop extravaganza to Spain. Live at Primavera Sound 2011.",
187         "uploader": "Ford & Lopatin",
188         "uploader_id": "ford-lopatin",
189         "location": "Spain"
190     }
191   },
192   {
193     "name": "Facebook",
194     "url": "https://www.facebook.com/photo.php?v=120708114770723",
195     "file": "120708114770723.mp4",
196     "md5": "48975a41ccc4b7a581abd68651c1a5a8",
197     "info_dict": {
198       "title": "PEOPLE ARE AWESOME 2013",
199       "duration": 279
200     }
201   },
202   {
203     "name": "EightTracks",
204     "url": "http://8tracks.com/ytdl/youtube-dl-test-tracks-a",
205     "playlist": [
206       {
207         "file": "11885610.m4a",
208         "md5": "96ce57f24389fc8734ce47f4c1abcc55",
209         "info_dict": {
210           "title": "youtue-dl project<>\"' - youtube-dl test track 1 \"'/\\\u00e4\u21ad",
211           "uploader_id": "ytdl"
212         }
213       },
214       {
215         "file": "11885608.m4a",
216         "md5": "4ab26f05c1f7291ea460a3920be8021f",
217         "info_dict": {
218           "title": "youtube-dl project - youtube-dl test track 2 \"'/\\\u00e4\u21ad",
219           "uploader_id": "ytdl"
220
221         }
222       },
223       {
224         "file": "11885679.m4a",
225         "md5": "d30b5b5f74217410f4689605c35d1fd7",
226         "info_dict": {
227           "title": "youtube-dl project as well - youtube-dl test track 3 \"'/\\\u00e4\u21ad"
228         }
229       },
230       {
231         "file": "11885680.m4a",
232         "md5": "4eb0a669317cd725f6bbd336a29f923a",
233         "info_dict": {
234           "title": "youtube-dl project as well - youtube-dl test track 4 \"'/\\\u00e4\u21ad"
235         }
236       },
237       {
238         "file": "11885682.m4a",
239         "md5": "1893e872e263a2705558d1d319ad19e8",
240         "info_dict": {
241           "title": "PH - youtube-dl test track 5 \"'/\\\u00e4\u21ad"
242         }
243       },
244       {
245         "file": "11885683.m4a",
246         "md5": "b673c46f47a216ab1741ae8836af5899",
247         "info_dict": {
248           "title": "PH - youtube-dl test track 6 \"'/\\\u00e4\u21ad"
249         }
250       },
251       {
252         "file": "11885684.m4a",
253         "md5": "1d74534e95df54986da7f5abf7d842b7",
254         "info_dict": {
255           "title": "phihag - youtube-dl test track 7 \"'/\\\u00e4\u21ad"
256         }
257       },
258       {
259         "file": "11885685.m4a",
260         "md5": "f081f47af8f6ae782ed131d38b9cd1c0",
261         "info_dict": {
262           "title": "phihag - youtube-dl test track 8 \"'/\\\u00e4\u21ad"
263         }
264       }
265     ]
266   },
267   {
268     "name": "Keek",
269     "url": "http://www.keek.com/ytdl/keeks/NODfbab",
270     "file": "NODfbab.mp4",
271     "md5": "9b0636f8c0f7614afa4ea5e4c6e57e83",
272     "info_dict": {
273       "title": "test chars: \"'/\\ä<>This is a test video for youtube-dl.For more information, contact phihag@phihag.de ."
274     }
275
276   },
277   {
278     "name": "TED",
279     "url": "http://www.ted.com/talks/dan_dennett_on_our_consciousness.html",
280     "file": "102.mp4",
281     "md5": "7bc087e71d16f18f9b8ab9fa62a8a031",
282     "info_dict": {
283         "title": "Dan Dennett: The illusion of consciousness",
284         "thumbnail": "http://images.ted.com/images/ted/488_389x292.jpg"
285     }
286   },
287   {
288     "name": "MySpass",
289     "url": "http://www.myspass.de/myspass/shows/tvshows/absolute-mehrheit/Absolute-Mehrheit-vom-17022013-Die-Highlights-Teil-2--/11741/",
290     "file": "11741.mp4",
291     "md5": "0b49f4844a068f8b33f4b7c88405862b",
292     "info_dict": {
293         "title": "Absolute Mehrheit vom 17.02.2013 - Die Highlights, Teil 2"
294     }
295   },
296   {
297     "name": "Generic",
298     "url": "http://www.hodiho.fr/2013/02/regis-plante-sa-jeep.html",
299     "file": "13601338388002.mp4",
300     "md5": "85b90ccc9d73b4acd9138d3af4c27f89"
301   },
302   {
303     "name": "Spiegel",
304     "url": "http://www.spiegel.de/video/vulkan-tungurahua-in-ecuador-ist-wieder-aktiv-video-1259285.html",
305     "file": "1259285.mp4",
306     "md5": "2c2754212136f35fb4b19767d242f66e",
307     "info_dict": {
308         "title": "Vulkanausbruch in Ecuador: Der \"Feuerschlund\" ist wieder aktiv"
309     }
310   },
311   {
312     "name": "LiveLeak",
313     "md5":  "0813c2430bea7a46bf13acf3406992f4",
314     "url":  "http://www.liveleak.com/view?i=757_1364311680",
315     "file":  "757_1364311680.mp4",
316     "info_dict": {
317         "title": "Most unlucky car accident",
318         "description": "extremely bad day for this guy..!",
319         "uploader": "ljfriel2"
320     }
321   },
322   {
323     "name": "WorldStarHipHop",
324     "url": "http://www.worldstarhiphop.com/videos/video.php?v=wshh6a7q1ny0G34ZwuIO",
325     "file": "wshh6a7q1ny0G34ZwuIO.mp4",
326     "md5": "9d04de741161603bf7071bbf4e883186",
327     "info_dict": {
328         "title": "Video: KO Of The Week: MMA Fighter Gets Knocked Out By Swift Head Kick! "
329     }
330   },
331   {
332     "name": "ARD",
333     "url": "http://www.ardmediathek.de/das-erste/tagesschau-in-100-sek?documentId=14077640",
334     "file": "14077640.mp4",
335     "md5": "6ca8824255460c787376353f9e20bbd8",
336     "info_dict": {
337         "title": "11.04.2013 09:23 Uhr - Tagesschau in 100 Sekunden"
338     },
339     "skip": "Requires rtmpdump"
340   },
341   {
342     "name": "Tumblr",
343     "url": "http://birthdayproject2012.tumblr.com/post/17258355236/a-sample-video-from-leeann-if-you-need-an-idea",
344     "file": "17258355236.mp4",
345     "md5": "7c6a514d691b034ccf8567999e9e88a3",
346     "info_dict": {
347         "title": "A sample video from LeeAnn. (If you need an idea..."
348     }
349   }
350
351 ]