try to use youtube-dl and clive to download from youtube

Asked by moe

And i am getting an error on both software... I dont know i need a plugin?

moemonee@moemonee-Starship:~$ clive http://www.youtube.com/watch?v=c5bgJSdH544
fetch http://www.youtube.com/watch?v=c5bgJSdH544 ...done.
error: no match: `(?-xism:&video_id=(.*?)&)'

moemonee@moemonee-Starship:~$ youtube-dl http://www.youtube.com/watch?v=c5bgJSdH544
[youtube] Setting language
[youtube] c5bgJSdH544: Downloading video webpage
[youtube] c5bgJSdH544: Downloading video info webpage
[youtube] c5bgJSdH544: Extracting video information

ERROR: unable to download video

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Are you wanting to rip the audio from the video once you download them?

Revision history for this message
moe (moe89108) said :
#2

Yes or just download them.. are they .avi files?

Sent from my android device.

-----Original Message-----
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Tue, 23 Jul 2013 12:56 PM
Subject: Re: [Question #232923]: try to use youtube-dl and clive to download from youtube

Your question #232923 on software-center in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/software-center/+question/232923

    Status: Open => Needs information

actionparsnip requested more information:
Are you wanting to rip the audio from the video once you download them?

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+source/software-center/+question/232923

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Why bother when sites can do it 4 you:
http://www.youtube-mp3.org

I always ask. People seem to do things the hard way.

The files are in FLV format but can be converted. There are even addons and extensions for web browsers which can pull the videos down in various formats.

Revision history for this message
moe (moe89108) said :
#4

I still the error when I use the cmd in youtube-dl or clive need help

Sent from my android device.

-----Original Message-----
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Tue, 23 Jul 2013 1:11 PM
Subject: Re: [Question #232923]: try to use youtube-dl and clive to download from youtube

Your question #232923 on software-center in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/software-center/+question/232923

    Status: Open => Answered

actionparsnip proposed the following answer:
Why bother when sites can do it 4 you:
http://www.youtube-mp3.org

I always ask. People seem to do things the hard way.

The files are in FLV format but can be converted. There are even addons
and extensions for web browsers which can pull the videos down in
various formats.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/software-center/+question/232923/+confirm?answer_id=2

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/software-center/+question/232923

You received this question notification because you asked the question.

Revision history for this message
Daniel Letzeisen (dtl131) said :
#5

I'm not familiar with clive, but you probably need to update the youtube-dl program

sudo youtube-dl -U
sudo youtube-dl --version
youtube-dl --extract-audio <.....>

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#6

I suggest the following procedures instead. I think the solution below (4kyoutubetomp3) is better than using youtube-dl

If you are using the 64-bit version of Ubuntu, run these commands in a Terminal session to install 4kyoutubetomp3 :

wget http://4kdownload.googlecode.com/files/4kyoutubetomp3_2.3-1_amd64.deb
sudo dpkg -i 4kyoutubetomp3_2.3-1_amd64.deb
sudo apt-get --yes --force-yes -f install

If you are using the 32-bit version of Ubuntu, run these commands in a Terminal session:

wget http://4kdownload.googlecode.com/files/4kyoutubetomp3_2.3-1_i386.deb
sudo dpkg -i 4kyoutubetomp3_2.3-1_i386.deb
sudo apt-get --yes --force-yes -f install

Can you help with this problem?

Provide an answer of your own, or ask moe for more information if necessary.

To post a message you must log in.