Main > Free Download Search >

Free youtube software for linux

youtube

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 38
DownloadHelper 2.2.1

DownloadHelper 2.2.1


DownloadHelper is a Firefox extension used for web content extraction. more>>
DownloadHelper is a Firefox extension used for web content extraction. Its purpose is to capture video and image files from many sites.

Just surf the Web as you are used to, when DownloadHelper detects it can do something for you, the icon gets animated and a menu allows you to download files by simply clicking an item

For instance, if you go to a YouTube page, youll be able to download the video directly on your file system. It also works with MySpace, Google videos, DailyMotion, Porkolt, iFilm and others.

When you are on a page containing links to images or movies, you can download some or all of them at once. Moving the mouse over the items in the menu will highlights the links directly in the page to make sure they are the ones you want to pick up.

DownloadHelper also allows you to download files one by one, so that you keep bandwidth to surf for other stuff to download.

If you are on a page containing video, but you dont get a download offer from DownloadHelper, right-click on the icon and choose "Check URL", requests will be done to http://videodownloader.net and http://keepvid.com. Allow a few seconds and new entries may appear in the menu.

<<less
Download (0.13MB)
Added: 2007-04-08 License: MPL (Mozilla Public License) Price:
3701 downloads
Get YouTube Video 1.3c

Get YouTube Video 1.3c


Get YouTube Video is a service menu for KDE. more>>
Get YouTube Video is a service menu for KDE.

Usage:
Right-click onto a link to a YouTube video or at the background of the YouTube site showing the video and choose action -> Download YouTube Video -> ...

Install:
cd ~/.kde/share/apps/konqueror/servicemenus/
tar xvzf /path/to/youtube-servicemenu.tar.gz

I made some modifications to the YouTube Service Menu. It didnt work for me, so I looked at the source. I added a differnent method to guess the video_id and I added additional parameters to the query string to download the video.

The query-string trick is:
video_id is a part of the site-url, in which the video is embedded:

video_ids = set(re.findall(www.youtube.com/v/([-A-Za-z0-9_]+), data))

or

m = re.search(video_id=(?P [-A-Za-z0-9_]+), data)

or

m = re.search(v=(?P [-A-Za-z0-9_]+), data)

Then I do:

url = "http://www.youtube.com/watch?v=%s" % video_id

Now url points to a site in which the video will be embedded, so I can apply following regular expression to its contens:

m = re.search(watch_fullscreen?(?P .*?)&fs=1&title=" + "(?P
<<less
Download (0.003MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
3227 downloads
Fast Video Download 1.3.1.1

Fast Video Download 1.3.1.1


Fast Video Download enables you to save embedded video files from various video-hosting servers. more>>
Fast Video Download enables you to save embedded video files from various video-hosting servers.
Fast Video Download can save embedded video files from following video-hosting servers:
Angry Alien, Anime Episodes, Anime Forever, Bad Jojo, Blip.TV, Bo-Funk, Bolt, Break.com, Bubblare.dk, CollegeHumor.com, Current.TV, Daily Motion, Danerd.com, eVideo Share, Google Video, Grinvi, iFilm, Libero.IT Video, HI5 (VideoEgg), My Space, MetaCafe, News.NTV.ru, PornoTube, Put File, Streetfire, Totally Crap, You Tube, V-Social and Vidiac.
Main features:
- Just in ONE click on the status-bar or custom toolbar icon, FVD immediately open the regular "Save As" dialog with already placed video title and extension.
- FVD supports additional video formats at Video, Break.com, Blip.TV. You can choose desired format via Preferences.
- FVD is able to pick any multimedia links from embeded objects on ordinary pages
- If theres only single link, standard dialog open immediately. Otherwise, links are listed in pop-up window.
- Processing of embedded YouTube video objects: Special download link will appear under every embedded YouTube Flash-Player posted on common pages such as blogs and web-boards.
- At last, FVD supports DownThemAll and FlashGot: You can turn on interaction with your desired download manager in preferences.
<<less
Download (0.026MB)
Added: 2007-04-07 License: MPL (Mozilla Public License) Price:
2275 downloads
GetVideo 0.1

GetVideo 0.1


GetVideo is a Firefox extension that allows you to download videos from YouTube and Google directly. more>>
GetVideo is a Firefox extension that allows you to download videos from YouTube and Google directly.

Unlike VideoDownloader it does not use a proxy page, and unoike unplug it does not create a layer over the current page.

It simply try to get the absolute video path and prompt for download it.

<<less
Download (0.015MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
1734 downloads
YouGrabber 0.20

YouGrabber 0.20


YouGrabber is a command line YouTube.com video downloader made from scratch in ANSI C using the libcURL API. more>>
YouGrabber is a command line YouTube.com video downloader made from scratch in ANSI C using the libcURL API.

Known to compile/work on:

Arch 0.7.2 running Linux 2.6.17.11 with libcURL 7.15.5

<<less
Download (0.011MB)
Added: 2006-10-15 License: GPL (GNU General Public License) Price:
1111 downloads
WorldCoolers 1.002

WorldCoolers 1.002


WorldCoolers allows you to receive WorldCoolers alerts directly to your browser. more>>
WorldCoolers allows you to receive WorldCoolers alerts directly to your browser.

Download videos from Youtube, Google Video, Pornotube, Grinvi... and meny other sites with simply one click.

This simple addon adds a "Download Video" link to the right click menu panel. Just click on it and a new window will be displayed with the download link.

You will be able to download videos to your computer and watch them as meny times as you want.

The main page of the project: www.viloader.net

<<less
Download (0.071MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
983 downloads
UnPlug 1.6.06

UnPlug 1.6.06


UnPlug is a its a video download tool for Firefox. more>>
UnPlug is a its a video download tool for Firefox.

UnPlug is an extension which lets you save video and audio which is embedded on a webpage.

UnPlug scans web pages and tells you where media players are getting their data from, and displays it as a simple hyperlink: in most cases, you can then follow the simple download link to save the media file.

UnPlug works for lots of sites including youtube.com, iflim.com, current.tv, myspace.com (video), revver.com, mobuzz.tv and lots more.

Unlike many other extensions, UnPlug scans the page, and if it doesnt know there the data comes from it can guess - correctly most of the time.

UnPlug your Plug-Ins and view media however you want!

<<less
Download (0.22MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
981 downloads
WebService::YouTube 1.0.0

WebService::YouTube 1.0.0


WebService::YouTube is a Perl interfece to YouTube. more>>
WebService::YouTube is a Perl interfece to YouTube.

SYNOPSIS

use WebService::YouTube;

my $youtube = WebService::YouTube->new( { dev_id => YOUR_DEV_ID } );

# Get videos via REST API
my @videos = $youtube->videos->list_featured;

# Get videos via RSS Feed
my @videos = $youtube->feeds->recently_added;

<<less
Download (0.046MB)
Added: 2007-04-02 License: Perl Artistic License Price:
951 downloads
Ook? Video Ook! 0.6.5

Ook? Video Ook! 0.6.5


Ook? Video Ook! is a Firefox extension that enables you to download embedded videos. more>>
Ook? Video Ook! is a Firefox extension that enables you to download embedded videos.
Several systems are supported such as YouTube, Google Video, Pornotube, Metacafe and many more.
Main features:
- just one click downloading (just set a target folder on the options dialog once and then click on the status icon or the button where active).
- DownThemAll! integration for better download experience
- file renaming after video title (if you want so)
- files can be stored in a specific folder
- customizable toolbar button
- hideable status icon indicates which specific pages are supported: you can also check the About dialog to get a general idea
- send your requests for sites support or other comments directly from the extension (Im working on the server side right now)
- new support can be added on the fly using the autoupdate feature
<<less
Download (0.089MB)
Added: 2007-04-09 License: MPL (Mozilla Public License) Price:
928 downloads
clive 0.2.0

clive 0.2.0


clive is a command line program that extracts videos from YouTube and Google Video websites. more>>
clive is a command line program that extracts videos from YouTube and Google Video websites. The project supports embedded video extraction, and can be used with ffmpeg to re-encode the extracted videos to different video formats (avi, mpeg, flv).

<<less
Download (0.023MB)
Added: 2007-04-28 License: GPL (GNU General Public License) Price:
914 downloads
CastCluster 2007-05-14

CastCluster 2007-05-14


CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer. more>>
CastCluster provides access to additional content on iTunes, Apple TV, iPod, or a random podcast viewer.

The project currently supports YouTube, Google Video, local disks, and RSS feeds as sources of content. CastCluster uses ffmpeg for video conversion.

<<less
Download (MB)
Added: 2007-05-15 License: Free To Use But Restricted Price:
893 downloads
AmarokTube 1.0

AmarokTube 1.0


AmarokTube is a amarok-youtube integration. more>>
AmarokTube is a amarok-youtube integration.

Just a simple script so you can search on youtube for videos of a song, from the amarok playlist. Install the script, run it, and right-click on a song to launch a search. The script calls firefox, so edit it if you want to use a different browser.

<<less
Download (0.007MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
888 downloads
GenTube 1.5

GenTube 1.5


GenTube project is a simple script who download and encode videos of the site: youtube.com more>>
GenTube project is a simple script who download and encode videos of the site: youtube.com
With GenTube you can:
- download and encode videos of youtube to mpg using wget and ffmpeg
- View your history of downloads
- Select and play your videos
<<less
Download (0.041MB)
Added: 2007-05-27 License: GPL (GNU General Public License) Price:
880 downloads
GNU Gnash 0.8.0

GNU Gnash 0.8.0


GNU Gnash is a Flash movie player. more>>
GNU Gnash is a Flash movie player. Till now it has been possible to play flash movies with proprietary software.
While there are a few free flash players, none supports anything higher than SWF v4 at best. Gnash is based on GameSWF, and supports many SWF v7 features.
Main features:
Runs standalone
- Gnash can run standalone to play flash movies.
Firefox plugin
- Gnash can also run as a plugin from within Firefox.
SWF v7 compliant
- Gnash can play many current flash movies.
XML Message server
- Gnash also supports an XML based message system as is documented in the Flash Format specification.
High Quality Output
- Gnash uses OpenGL for rendering the graphics.
Free Software
- Gnash is 100% free software. For more information on the GPL, go to the Free Software Foundation web site.
Building Gnash:
To build Gnash, you currently need the Mozilla or Firefox development packages installed. I have added the basic Mozilla SDK files, so at least you dont need the full Mozilla/Firefox sources. You can tell if you have these packages installed, because either a firefox-config or mozilla-config should be present. If neither of these arent present, the plugin wont be part of the build.
If these are present, then when you install the plugin, it gets installed in the plugin directory of the same firefox thats in your path.
You can also specify explicit paths to the Mozilla SDK by using the --with-firefox, --with-firefox-libraries, or --with-firefox-headers options at configure time. Youll also want the OpenGL development package and the SDL development packages installed as well.
Currently the plugin renders a hard coded OpenGL graphic in the allocated window within the browers. Youll have better luck with the standalone version, gnash. Development of the plugin is continuing, however, now that much of the basic creation of this new project is done.
Im using the Mozilla plugin API, so although the functionality of the plugin is limited at this time, it has worked in a variety of different versions of Mozilla and Firefox.
Enhancements:
- Streaming video to YouTube, Lulu.tv, and other sites now works.
- New FLTK GUI support.
- A new drawing API has been implemented for MovieClips.
- An extension mechanism for creating custom ActionScript classes.
<<less
Download (1.4MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
874 downloads
Squidoo 2.0.2

Squidoo 2.0.2


Squidoo is a new and improved extension for Squidoo.com! more>>
Squidoo is a new and improved extension for Squidoo.com! Updated for Firefox 2.0.
You get:
a) Squidoo search in your Firefox toolbar;
b) Shortcuts to your lenses, Groups, to SquidU, and even to see Lens of the Day;
c) A powerful bookmarklet button for quick lensbuilding on the go.
Main features:
- Its free.
- Its amazingly easy to set up.
- People with lenses get more traffic to their blogs and other sites.
- People with lenses earn money. And nearly 50% of them are donating their royalties to charity.
- Wait, so whats a lens? A lens is just a single page that points to your favorite stuff about a particular topic, from blogs and YouTube videos to Amazon books and eBay auctions.
- You could win a giant squid of your very own. (Maybe not. But 1-5 are true enough).
BONUS: You can get started in just 4:31 minutes: www.squidoo.com
<<less
Download (0.040MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
865 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3