From e47a9ce4bb862f3794065327e33daceb0a09f426 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 30 Oct 2010 13:18:13 +0300 Subject: support youtu.be URLs --- templates/www.youtube.com/videopage.xsl | 7 ++++++- templates/youtu.be/videopage.xsl | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 templates/youtu.be/videopage.xsl (limited to 'templates') diff --git a/templates/www.youtube.com/videopage.xsl b/templates/www.youtube.com/videopage.xsl index a82583d..159f50f 100644 --- a/templates/www.youtube.com/videopage.xsl +++ b/templates/www.youtube.com/videopage.xsl @@ -75,7 +75,8 @@ - + + @@ -86,4 +87,8 @@ + + + + diff --git a/templates/youtu.be/videopage.xsl b/templates/youtu.be/videopage.xsl new file mode 100644 index 0000000..a0f89dc --- /dev/null +++ b/templates/youtu.be/videopage.xsl @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.3