diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-11-28 15:09:56 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-11-28 15:09:56 +0100 |
commit | cdab8aa389a81b82ed3a2d72b05df5445d4b0668 (patch) | |
tree | 259b6b611d47d061509aa7a9166b11f4f555566d /test/tests.json | |
parent | 3cd69a54b20b690d570e7c7ae5a9bba26f30b897 (diff) |
Update download tests
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json new file mode 100644 index 000000000..611780cc3 --- /dev/null +++ b/test/tests.json @@ -0,0 +1,63 @@ +[ + { + "name": "Youtube", + "size": 1993883, + "url": "http://www.youtube.com/watch?v=BaW_jenozKc", + "file": "BaW_jenozKc.mp4" + }, + { + "name": "Dailymotion", + "md5": "d363a50e9eb4f22ce90d08d15695bb47", + "url": "http://www.dailymotion.com/video/x33vw9_tutoriel-de-youtubeur-dl-des-video_tech", + "file": "x33vw9.mp4" + }, + { + "name": "Metacafe", + "size": 5754305, + "addIEs": ["Youtube"], + "url": "http://www.metacafe.com/watch/yt-_aUehQsCQtM/the_electric_company_short_i_pbs_kids_go/", + "file": "aUehQsCQtM.flv" + }, + { + "name": "BlipTV", + "md5": "93c24d2f4e0782af13b8a7606ea97ba7", + "url": "http://blip.tv/cbr/cbr-exclusive-gotham-city-imposters-bats-vs-jokerz-short-3-5796352", + "file": "5779306.m4v" + }, + { + "name": "XVideos", + "md5": "1ab4dedc01f771cb2a65e91caa801aaf", + "url": "http://www.xvideos.com/video939581/funny_porns_by_s_-1", + "file": "939581.flv" + }, + { + "name": "Vimeo", + "md5": "1ab4dedc01f771cb2a65e91caa801aaf", + "url": "http://vimeo.com/14160053", + "file": "" + }, + { + "name": "Soundcloud", + "md5": "ce3775768ebb6432fa8495d446a078ed", + "url": "http://soundcloud.com/ethmusic/lostin-powers-she-so-heavy", + "file": "n6FLbx6ZzMiu.mp3" + }, + { + "name": "StanfordOpenClassroom", + "md5": "22c8206291368c4e2c9c1a307f0ea0f4", + "url": "http://openclassroom.stanford.edu/MainFolder/VideoPage.php?course=PracticalUnix&video=intro-environment&speed=100", + "file": "PracticalUnix_intro-environment.mp4" + }, + { + "name": "CollegeHumor", + "md5": "", + "url": "http://www.collegehumor.com/video/6830834/mitt-romney-style-gangnam-style-parody", + "file": "" + }, + { + "name": "XNXX", + "md5": "5f0469c8d1dfd1bc38c8e6deb5e0a21d", + "url": "http://video.xnxx.com/video1135332/lida_naked_funny_actress_5_", + "file": "1135332.flv" + } +]
\ No newline at end of file |