From 1bb94b04baa328b11b7befd075c18cbaf05fa245 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Tue, 12 Apr 2011 22:16:13 +0300 Subject: Fix Vimeo search --- templates/vimeo.com/search.xsl | 5 +++-- templates/vimeo.com/searchresults.xsl | 21 +++++++++++++++++---- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/templates/vimeo.com/search.xsl b/templates/vimeo.com/search.xsl index eb99f03..386beaa 100644 --- a/templates/vimeo.com/search.xsl +++ b/templates/vimeo.com/search.xsl @@ -2,7 +2,8 @@ + xmlns:str="http://exslt.org/strings" + exclude-result-prefixes="str"> @@ -22,7 +23,7 @@ diff --git a/templates/vimeo.com/searchresults.xsl b/templates/vimeo.com/searchresults.xsl index c5af5ab..1cf8381 100644 --- a/templates/vimeo.com/searchresults.xsl +++ b/templates/vimeo.com/searchresults.xsl @@ -2,7 +2,8 @@ + xmlns:str="http://exslt.org/strings" + exclude-result-prefixes="str"> @@ -12,9 +13,21 @@ + + + + + + + + + + + + - wvt:///vimeo.com/video.xsl?srcurl=http://www.vimeo.com/moogaloop/load/clip: - wvt:///vimeo.com/description.xsl?srcurl=http://vimeo.com/api/v2/video/.xml + wvt:///vimeo.com/video.xsl?srcurl=http://www.vimeo.com/moogaloop/load/clip:&HTTP-header=user-agent,Wget/1.2%20%28linux-gnu%29 + wvt:///vimeo.com/description.xsl?srcurl=http://vimeo.com/api/v2/video/.xml @@ -26,7 +39,7 @@ - wvt:///vimeo.com/searchresults.xsl?srcurl=&HTTP-header=cookie,xsrft%3D;searchtoken%3D&param=searchtoken, + wvt:///vimeo.com/searchresults.xsl?srcurl=&HTTP-header=cookie,uid%3D0;searchtoken%3D&param=searchtoken, -- cgit v1.2.3