summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2010-11-15 21:25:00 +0200
committerAntti Ajanki <antti.ajanki@iki.fi>2010-11-15 21:25:00 +0200
commit22f659d5c1b65923d22874b0171d7ea0f0d53c8b (patch)
tree3d0ac73d15c7154a61dfd27557b8ccf1c5748c7e /templates
parent5712119eccad88cc3e25cd2b427152a3f363e293 (diff)
downloadvdr-plugin-webvideo-22f659d5c1b65923d22874b0171d7ea0f0d53c8b.tar.gz
vdr-plugin-webvideo-22f659d5c1b65923d22874b0171d7ea0f0d53c8b.tar.bz2
fix download link in youtube description page
Diffstat (limited to 'templates')
-rw-r--r--templates/www.youtube.com/description.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/www.youtube.com/description.xsl b/templates/www.youtube.com/description.xsl
index 453c152..b8cc9b9 100644
--- a/templates/www.youtube.com/description.xsl
+++ b/templates/www.youtube.com/description.xsl
@@ -64,7 +64,7 @@
<link>
<label>Download this video</label>
- <stream>wvt:///www.youtube.com/videopage.xsl?srcurl=http://www.youtube.com/watch?v=<xsl:value-of select="media:group/yt:videoid"/></stream>
+ <stream>wvt:///www.youtube.com/videopage.xsl?srcurl=http://www.youtube.com/watch?v=<xsl:value-of select="/atom:entry/media:group/yt:videoid"/></stream>
</link>
</wvmenu>