You are not logged in.
Hi All,
There are a dozen or so videos that I'd like to download from youtube. Does anyone have any recommendations for an easy to use, stable program?
Thanks
Offline
Firefox + video downloadhelper addon usually does the trick
https://addons.mozilla.org/en-US/firefox/addon/3006/
github - tweets
avatar: The Oathmeal
Offline
youtube-dl its in community
Offline
Do you want a local program, or are you fine with a website to provide it?
Offline
Another one is youtube-downloader, in AUR. Works well for me.
Ogion
(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant
Offline
I use rsget.pl, pretty cool tool
< Daenyth> and he works prolifically
4 8 15 16 23 42
Offline
I use cclive. It's in aur
Offline
Hey thanks for all the replies. Well it's good to know that all of these programs must work pretty well or you wouldn't recommend them.
I'll give them a try.
Thanks
Offline
If you use firefox (maybe other browsers), just wait for the video to load, then look for a file called FlashXXXXXXX in /tmp (the X's are just random garbage). It's an FLV file, which may not be what you get from dedicated downloaders
"You can watch for your administrator to install the latest kernel with watch uname -r" - From the watch man page
Offline
Firefox + video downloadhelper addon usually does the trick
https://addons.mozilla.org/en-US/firefox/addon/3006/
+1 here. Plus, it's "site independent". As long as it can sniff videos/other media playing, it'll list it in its downloadable stuff for you to download ![]()
Sex is not the answer.
Sex is the question, and Yes is the answer.
Offline
[Get Flash Videos] ([get_flash_videos]) from the AUR. It is a command-line program that can download the highest-quality-possible video streams from YouTube as well as many other video streaming websites, and also allows you to log in right there on the console if a video was content-flagged on particular a video-streaming service. You can also download the subtitles/closed-captions along with video.
Last edited by Wintervenom (2010-09-05 05:30:45)
Offline
+1 for get_flash_videos.
I actually use the git version and update rather often as the list of supported sites constantly grows.
To know or not to know ...
... the questions remain forever.
Offline
I´m using a script with greasemonkey to get rid of flash and also to download videos.
http://userscripts.org/scripts/show/50771
Offline
there are many packages
zenity-dl -> downloading from youtube, with GUI (graphical user interface)
youtube-dl -> for terminal, CLI (command line interface)
If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.
Offline
Personally, I use youtube-dl. It allows you to download formats other than flv, as well as autopick the highest quality.
That said, most of the time when you open a flash video a file in /tmp with the name FlashxXxXxX gets created (the Xs will be a combination of characters). If you wait for the video to load completely and then "$cp /tmp/Flash* ~", you can save the video without any sort of tool to assist you.
Works like a charm. You can also play these 'streaming' with mplayer by pointing it to that file.
*Edited to be a better post
Last edited by Square (2010-09-06 02:41:22)
Offline
I personally like clipgrab. It's in AUR.
Offline