[spike] Add support for downloading the mobile version if the normal version is geoblocked
This commit is contained in:
parent
cc1db7f9b7
commit
340b046876
2 changed files with 27 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue