aboutsummaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-05-01 15:55:46 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-05-01 15:55:46 +0200
commitaed523ecc15febe787d919bba8f4ca3cb8c1abf2 (patch)
treeb373132a03dd5c64794f9c3ca45ed8acb7447ccc /test/tests.json
parentd496a75d0a5388a664168d6af027d34a694e3e09 (diff)
downloadyoutube-dl-aed523ecc15febe787d919bba8f4ca3cb8c1abf2.tar.xz
Add BandcampIE (closes #568)
Diffstat (limited to 'test/tests.json')
-rw-r--r--test/tests.json9
1 files changed, 9 insertions, 0 deletions
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 \"'/\\ä↭"
+ }
}
]