LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 08-08-2011, 12:55 PM   #1
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Rep: Reputation: Disabled
Latest clive can't download YouTube videos


After recent update in Arch clive can't download videos any more, outputs an error:
Code:
Checking ...error: /usr/share/quvi/lua/website/youtube.lua:111: no match: fmt_url_map
Tried to downgrade clive and it didn't help. Google doesn't contain info about fixing it, they say it's a bug. Is it just a bug or there is a way to fix it in current version?
 
Old 08-08-2011, 04:55 PM   #2
QuakerJ
LQ Newbie
 
Registered: Mar 2004
Location: Nottingham, UK
Distribution: Fedora14 - Gnome2
Posts: 15

Rep: Reputation: 0
Are you sure it is the clive update?

It is happening with other distributions as well as Arch. (e.g. Fedora14 x86-64). My clive has not been changed since May.

ll /usr/bin/clive /usr/share/quvi/lua/website/youtube.lua
-rwxr-xr-x. 1 root root 10197 May 22 21:00 /usr/bin/clive
-rw-r--r--. 1 root root 4403 May 22 21:14 /usr/share/quvi/lua/website/youtube.lua

Maybe a dependency has been changed. That would explain why your rollback to an earlier version did not work.

I downloaded a file from youtube Jun 23 OK, but when I tried the same command today I got the same error as you. The file plays directly from youtube. And it happens with all other files I try to download from youtube, but they play OK directly.

In friendship
QuakerJ

Last edited by QuakerJ; 08-08-2011 at 05:02 PM.
 
Old 08-08-2011, 06:14 PM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Code:
:~$ apt-cache policy cclive
cclive:
  Installed: 0.7.3.1-1.1
  Candidate: 0.7.3.1-1.1
  Version table:
 *** 0.7.3.1-1.1 0
        500 http://ftp.ca.debian.org/debian/ testing/main i386 Packages
        100 /var/lib/dpkg/status
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux testing (wheezy)
Release:	testing
Codename:	wheezy
$ lsb-release -a
bash: lsb-release: command not found
~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux testing (wheezy)
Release:	testing
Codename:	wheezy
$ cclive http://www.youtube.com/watch?v=HK_TXfKfyag
Checking ... ...... libquvi: error: /usr/share/quvi/lua/website/youtube.lua:111: no match: fmt_url_map
No. You aren't the only distro suffering. I have to use

http://keepvid.com/

Till this gets fixed. Pianobar breaks once in a while also till I upgrade to the latest version also.

Code:
~$ apt-cache policy pianobar
pianobar:
  Installed: 2011.07.09-1
  Candidate: 2011.07.09-1
  Version table:
 *** 2011.07.09-1 0
        500 http://ftp.ca.debian.org/debian/ testing/main i386 Packages
        100 /var/lib/dpkg/status
$ pianobar
Welcome to pianobar (2011.07.09)! Press ? for a list of commands.
[?] Username: biker
[?] Password: 
(i) Login... Ok.
(i) Get stations... Ok.
	 0)     AC/DC Radio
	 1)     Audioslave Radio
	 2)     Avenged Sevenfold Radio
	 3)     Buckcherry Radio
	 4)     Charlie Sexton Radio
	 5)     Chris Rea Radio
	 6)     Depeche Mode Radio
	 7) q   Evanescence Radio
	 8)     Faith No More Radio
	 9)     Gary Numan/Tubeway Army Radio
	10)     Gorillaz Radio
	11)  Q  bikers QuickMix
	12)     Hoobastank Radio
	13)     Jace Everett Radio
	14)     Les Claypool Radio
	15)     Little Feat Radio
	16)     Marilyn Manson Radio
	17)     Nickelback Radio
	18) q   Nine Inch Nails Radio
	19)     Puddle Of Mudd Radio
	20)     Savoy Brown Radio
	21)     Seether Radio
	22)     Stevie Ray Vaughan Radio
	23)     The Black Keys Radio
	24)     The Cult Radio
	25)     The Fabulous Thunderbirds Radio
	26)     Thin Lizzy Radio
	27)     Thousand Foot Krutch Radio
	28)     ZZ Top Radio
[?] Select station:
Edit: Did a end run around using cclive for now. Using youtube-dl till quvi gets updated in Debian Testing.

Code:
~$ youtube-dl http://www.youtube.com/watch?v=iBmNUbKSo_Q&feature=watch-now-button&wide=1
[1] 8004
[2] 8005
~$ [youtube] Setting language
[youtube] iBmNUbKSo_Q: Downloading video webpage
[youtube] iBmNUbKSo_Q: Downloading video info webpage
[youtube] iBmNUbKSo_Q: Extracting video information
[download] Destination: iBmNUbKSo_Q.flv
[download] 100.0% of 513.31M at  115.58k/s ETA 00:00

Last edited by rokytnji; 08-09-2011 at 09:50 PM.
 
Old 08-09-2011, 05:51 AM   #4
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Original Poster
Rep: Reputation: Disabled
Archers updated quvi today and clive works again.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to view videos on youtube & download them gnath Linux - Newbie 4 12-22-2009 12:44 AM
LXer: Clive - Download videos from YouTube & other video sharing websites LXer Syndicated Linux News 0 08-16-2008 06:00 AM
LXer: Youtube-dl - Download videos from Youtube in openSUSE LXer Syndicated Linux News 1 08-14-2008 08:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 06:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration