Package: libquvi0
Version: 0.2.0-1.1
Severity: important
Tags: patch

Support for Vimeo have stopped to work.

The following patch makes it work again:

--- vimeo.lua.orig2010-08-05 18:11:43.000000000 +0200
+++ vimeo.lua2010-09-04 14:30:42.420099531 +0200
@@ -53,7 +53,7 @@
     local page = quvi.fetch(video.page_url)
 
     -- This is my video ID.
-    local _,_,s = page:find('clip_id=(.-)"')
+    local _,_,s = page:find('clip_id=(.-)["&]')
     video.id    = s or error ("no match: video id")
 
     -- Fetch config.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libquvi0 depends on:
ii  libc6                         2.11.2-5   Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls               7.21.1-1   Multi-protocol file transfer libra
ii  liblua5.1-0                   5.1.4-5    Simple, extensible, embeddable pro
ii  libpcre3                      8.02-1.1   Perl 5 Compatible Regular Expressi

libquvi0 recommends no packages.

libquvi0 suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/quvi/lua/website/vimeo.lua (from libquvi0 
package)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to