From aed523ecc15febe787d919bba8f4ca3cb8c1abf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqui=CC=81nez=20Ferra=CC=81ndiz?= Date: Wed, 1 May 2013 15:55:46 +0200 Subject: Add BandcampIE (closes #568) --- test/tests.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'test/tests.json') diff --git a/test/tests.json b/test/tests.json index 4735373a8..4eba27846 100644 --- a/test/tests.json +++ b/test/tests.json @@ -394,6 +394,15 @@ } } ] + }, + { + "name":"Bandcamp", + "url":"http://youtube-dl.bandcamp.com/track/youtube-dl-test-song", + "file":"1812978515.mp3", + "md5":"cdeb30cdae1921719a3cbcab696ef53c", + "info_dict": { + "title":"youtube-dl test song \"'/\\ä↭" + } } ] -- cgit v1.2.3