LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 07-24-2010, 08:20 PM   #1
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
How to download YouTube video?


All I find are creepy web services, not guides on how to modify the URL.
 
Old 07-24-2010, 08:38 PM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
There are some plugins for firefox, but what I did in the past was just to wait until it buffers till the end and copy the flash file from the /tmp directory to where I wanted.

Additionally, today one of the LQ members posted a link to:
http://www.tinyogg.com/
which is a brilliant site that will convert your youtube flash video to the .ogv format for you to download.
 
Old 07-24-2010, 09:45 PM   #3
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
youtube-dl - download videos from youtube http://bitbucket.org/rg3/youtube-dl/wiki/Home
clive - video extraction utility for YouTube, Google Video and others
abby - front-end for cclive and clive
cclive - lightweight command line video extraction tool


There are several extensions for Firefox
https://addons.mozilla.org/en-US/fir...outube&cat=all

Download YouTube Video - GreaseMonkey UserScript
http://www.openjs.com/scripts/grease...outube_videos/

5 Best Greasemonkey Scripts for YouTube
http://www.gtricks.com/youtube-trick...cript-youtube/
 
Old 07-24-2010, 11:24 PM   #4
FredGSanford
Senior Member
 
Registered: Nov 2005
Location: USA
Distribution: Mageia 7 - Debian 10 - Artix Linux
Posts: 1,142
Blog Entries: 5

Rep: Reputation: 207Reputation: 207Reputation: 207
One of my favorite add-ons for Firefox is NetVideoHunter.
 
Old 07-25-2010, 07:14 AM   #5
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443

Original Poster
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
I said how to modify the URL.
 
Old 07-25-2010, 08:19 AM   #6
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
NO, actually you said;
Quote:
How to download YouTube video?
All I find are creepy web services, not guides on how to modify the URL.
WTF is modify the URL?


Greasemonkey userscript
Youtube without Flash Auto for Greasemonkey
Quote:
Adds links below the Youtube video to (a) download the video (HD .mp4 file, no converters are used, no external sites) (b) view the video with an embedded external player (like mplayer, totem, or vlc plugins)
 
Old 07-25-2010, 08:29 AM   #7
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443

Original Poster
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by craigevil View Post
WTF is modify the URL?
Take the URL of the page with the player, and figure out the URL of the actual video file from it.

And in my OP I did not ask for Firefox plugins. I don't even use Firefox as my main browser!
 
Old 07-25-2010, 08:33 AM   #8
Tux Rules
Member
 
Registered: Feb 2009
Location: at my place
Distribution: Arch
Posts: 153

Rep: Reputation: 25
youtube-dl I think it's the most proper application for this. Open your terminal and type youtube-dl -b URL to download a you tube video in a mp4 format, after you install it
 
Old 07-25-2010, 09:25 AM   #9
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
Have a look at this page/article, titled "Downloading YouTube Videos with a Perl One-Liner". It might reveal you something -- and is written in Perl, using some of the existing modules.

Last edited by b0uncer; 07-25-2010 at 09:26 AM.
 
Old 07-25-2010, 10:07 AM   #10
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Quote:
Originally Posted by MTK358 View Post
Take the URL of the page with the player, and figure out the URL of the actual video file from it.

And in my OP I did not ask for Firefox plugins. I don't even use Firefox as my main browser!
the Greasemonkey script works in firefox, midori, epiphany, chrome/chromium

youtube-dl http://bitbucket.org/rg3/youtube-dl/wiki/Home is popular
 
Old 07-28-2010, 07:35 PM   #11
FredGSanford
Senior Member
 
Registered: Nov 2005
Location: USA
Distribution: Mageia 7 - Debian 10 - Artix Linux
Posts: 1,142
Blog Entries: 5

Rep: Reputation: 207Reputation: 207Reputation: 207
How about turning youtube videos into ogg format (ogv) and then download it?

http://www.tinyogg.com/
 
Old 07-28-2010, 08:11 PM   #12
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443

Original Poster
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Does anyone hear me?

I wanted to try to make a program that takes the URL and starts a media player with the video playing, and possibly expand it to search, too.

Firefox plugins will NOT work.

I don't want to have to wait for TinyOgg to download it and convert it when I can play the FLV or MP4 file right here.
 
Old 07-28-2010, 10:51 PM   #13
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Quote:
Originally Posted by MTK358 View Post
Does anyone hear me?

I wanted to try to make a program that takes the URL and starts a media player with the video playing, and possibly expand it to search, too.

Firefox plugins will NOT work.

I don't want to have to wait for TinyOgg to download it and convert it when I can play the FLV or MP4 file right here.
Then you are pretty much screwed, AFAIK there is nothing that does what you want. And NO ONE CAN hear you since this is text and not sound.

Get off the high horse and explain more. Your first post did not mention not using Firefox. Everyone has given you several ways that work quite well. But you insist on being rude.

If none of the available methods work for you then create your own.
 
Old 07-28-2010, 11:52 PM   #14
bendib
Member
 
Registered: Feb 2009
Location: I'm the rat in your couch.
Distribution: Fedora on servers, Debian on PPC Mac, custom source-built for desktops
Posts: 174

Rep: Reputation: 40
Look in /tmp. There are files with names like Flashx89xf8 or something. Open those in MPlayer 'till you find yours, then just copy, rename as an .flv, and enjoy. Install ffmpeg to convert to something like mp4 or ogv.
 
Old 07-29-2010, 06:50 AM   #15
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443

Original Poster
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by craigevil View Post
Then you are pretty much screwed, AFAIK there is nothing that does what you want.
But youtube-dl somehow does it, but how?
 
  


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 download a video from youtube abd_bela Debian 3 08-19-2009 07:25 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
Is it possible to download a youtube video to desktop? concoran Linux - General 4 04-14-2008 04:25 AM
download youtube video CQ1ST Linux - Newbie 7 11-24-2007 03:12 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 08:15 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