You still need to connect from Spain to download the actual video tho.
I had success using a HTTP proxy located in Spain.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
// @include http://www.kataweb.it/tvzap/*
// @include http://www.rai.tv/*
// @include http://soundcloud.com/*
// @include http://www.kataweb.it/tvzap/*
// @include http://www.rai.tv/*
// @include http://soundcloud.com/*
+// @include http://www.telecinco.es/*
urlRegexp: /"streamUrl":"([^"]*)"/,
linkDestXPath: '//div[@id="main-content-inner"]',
},
urlRegexp: /"streamUrl":"([^"]*)"/,
linkDestXPath: '//div[@id="main-content-inner"]',
},
+ {
+ locationRegexp: /^http:\/\/www\.telecinco.es\/.*$/,
+ urlContainerXPath: '//video[@class="video-js"]',
+ urlRegexp: /src="([^"]*)"/,
+ linkDestXPath: '//div[@class="pg-bd"]',
+ },
];
/* Apply different rules to different sites */
];
/* Apply different rules to different sites */