aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-01-12 17:58:39 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-01-12 17:58:39 +0100
commitca0a0bbeecf81720c4cc5b403ebc952baf28434b (patch)
treed266677b9958472ba4bf906d8bf6ea9f56955acb /test
parent6119f78cb9c566a6559859bf2b21381803c41727 (diff)
downloadyoutube-dl-ca0a0bbeecf81720c4cc5b403ebc952baf28434b.tar.xz
RBMA IE (Closes #630)
Diffstat (limited to 'test')
-rw-r--r--test/tests.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json
index 540c5d183..2c2137ce4 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -212,5 +212,18 @@
}
}
]
+ },
+ {
+ "name": "RBMARadio",
+ "url": "http://www.rbmaradio.com/shows/ford-lopatin-live-at-primavera-sound-2011",
+ "file": "ford-lopatin-live-at-primavera-sound-2011.mp3",
+ "md5": "6bc6f9bcb18994b4c983bc3bf4384d95",
+ "info_dict": {
+ "title": "Live at Primavera Sound 2011",
+ "description": "Joel Ford and Daniel \u2019Oneohtrix Point Never\u2019 Lopatin fly their midified pop extravaganza to Spain. Live at Primavera Sound 2011.",
+ "uploader": "Ford & Lopatin",
+ "uploader_id": "ford-lopatin",
+ "location": "Spain"
+ }
}
]