[spike] Add support for downloading the mobile version if the normal version is geobl...
[youtube-dl] / youtube_dl / extractor / spike.py
index 56682ac45595344c80ff06fc9861ae54469b4a95..dbae9e15db4d695820176d9ae2148aaa70c10480 100644 (file)
@@ -17,3 +17,4 @@ class SpikeIE(MTVServicesInfoExtractor):
     }
 
     _FEED_URL = 'http://www.spike.com/feeds/mrss/'
+    _MOBILE_TEMPLATE = 'http://m.spike.com/videos/video.rbml?id=%s'