Main > Free Download Search >

Free download youtube video software for linux

download youtube video

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2774
Download Youtube video 0.1

Download Youtube video 0.1


Download Youtube video is a Konqueror service menu to download and encode youtube videos. more>>
Download Youtube video is a Konqueror service menu to download and encode youtube videos.
This is a hack of another service menu that stoped working (at least for me): http://www.kde-apps.org/content/show.php?content=37509
Main features:
- Download videos with the KDE file copy dialog instead of using KGet
- Automatically encode videos with mencoder, or just download
You can use ffmpeg too, just comment out the right lines in the python file, Im unable to encode some videos with ffmpeg, so mencoder is the default
<<less
Download (0.002MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
730 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
Sinleb Youtube VideoServer 2.0

Sinleb Youtube VideoServer 2.0


This script allows you to upload the embed code of a video from Youtube.com Video Page into a Mysql database The result is a window player for all videos;using Ajax for displaying videos:You dont more>> <<less
Download (100KB)
Added: -0001-11-30 License: Freeware Price: 0USD
downloads
Download Embedded 0.5

Download Embedded 0.5


Download Embedded extension downloads all or selected embedded objects on a webpage. more>>
Download Embedded extension downloads all or selected embedded objects on a webpage. Can be used for downloading movies, mp3s, flash, quicktime, or other embedded files.

When the Download Embedded plugin detects an embedded object, a small red arrow will appear on the status bar at the bottom of your firefox window. Just click that and either download them all or pick which ones you want to download. Enjoy!

If you were using the old download embedded (0.1), -=please=- remove it before installing this one.

<<less
Download (0.037MB)
Added: 2007-04-08 License: GPL (GNU General Public License) Price:
7240 downloads
Download Sort 2.5.7

Download Sort 2.5.7


Download Sort is a Firefox extension that automatically saves downloaded files to different directories. more>>
Download Sort is a Firefox extension that automatically saves downloaded files to different directories when using "Save Link As..." or "Save Image as..."

<<less
Download (0.025MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
876 downloads
MPlayer Youtube Video Streamer 0.0.1

MPlayer Youtube Video Streamer 0.0.1


MPlayer Youtube Video Streamer lets you watch YouTube videos even if you dont have the flash plugin. more>>
Want to watch Youtube video, but you dont have Flash plugin? (ex: gnu/linux ppc os), so try this great script to watch STREAMING VIDEOS from Youtube! You dont need to download video on your disk, you can stream directly the FLV videos from Youtube!

MPlayer Youtube Video Streamer lets you watch YouTube videos even if you dont have the flash plugin.

Usage: myvs [options] video_url

Options:

-h, --help print this help text and exit
-v, --version print program version and exit
-u USERNAME, --username=USERNAME account username
-p PASSWORD, --password=PASSWORD account password
-o FILE, --output=FILE output video file name
-q, --quiet activates quiet mode
-s, --stream do not download video, but stream directly by mplayer
-C, --cache set a cache of 300k, for slow connection
-c, --cycle cycle 20 times while youtube redirect to vo.llnwd.net (that streams .flv)
-t, --title use title in file name
-n, --netrc use .netrc authentication data
-O, --streamonly Force the script to stream only, if it doesnt find a valid stream server simply quit

Who to use it with Firefox:

Now I will explain you how to get it working with Firefox,

First we need a Firefox extension called: Lanchy,
this extension give us the ability to open directly from Firefox Youtube video on youtube webpage (not on all webpages that have a youtube video!

You ALWAYS need the youtube videos webpage! After you have installed Launchy (from firefoxs addon site), restart Firefox, now it will ask you to insert a Launchys button on your toolbar (DO IT! so open Youtube videos will be very simply), after that go on the preferences/option of this extension and uncheck the option: "search automatically programs".

Now copy the "launchy.xml" file that you found on the package and copy it on your directory:
".mozilla/firefox/YOUR_ID.default/chrome/" , after copied it, please dont forget to edit it with your myvs.py COMPLETE PATH, and add or delete oppurtune option to pass to the script.

Now restart again firefox an watch if it recognise the command (by pressing the G).

Go on youtube.com, open a video webpage, click on the G button-> Open in Mplayer Youtube Video Streamer.

<<less
Download (0.060MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
580 downloads
Download Statusbar 0.9.4.6

Download Statusbar 0.9.4.6


Download Statusbar is a Firefox extension that allows you to manage downloads from the statusbar. more>>
Download Statusbar is a Firefox extension that allows you to manage downloads from the statusbar.
View and manage downloads from a tidy statusbar - without the download window getting in the way of your web browsing.
Main features:
- Auto-hides when not in use
- Single-click pause and resume
- Pause all, Resume all, Cancel all, and Remove all finished - available from the context menu of the bar itself
- Run a completed file with a double click on its finished box. Open containing folder, remove, and rename from the context menu
- In-line view of percent done, speed in KB/sec, KB downloaded so far, and remaining time, can be customized in the options.
- Updating tooltip provides a more detailed view of the current download, including source, destination, size of the download and the remaining time
- Option to automatically clear files after a specified number of seconds
- Copy source URL from the context menu
- Stop downloads and save them for the next browser session.
- Delete a file from your system from the context menu
- Localized strings for translation
- Download history can be viewed and configured to only keep the last # download items
- Option to start virus scanner when a download completes
- On browser close, option to continue downloads in download manager
<<less
Download (0.20MB)
Added: 2007-04-09 License: MPL (Mozilla Public License) Price:
15434 downloads
Download Machine 0.2

Download Machine 0.2


Download Machine provides a noninteractive, nongraphical, pure Java batch file downloader. more>>
Download Machine provides a noninteractive, nongraphical, pure Java batch file downloader.
Download Machine is pure Java daemon that watches queue files for changes. If a new entry is available, DM will download it. Queue files are just URL lists. DM fully supports the HTTP, FSP, and FTP protocols.
Main features:
- Design goals
- Non graphical
- Non interactive
- Relieable downloads
- Queued downloads
- Portability (uses Java)
- Simple to use
- Resume interrupted downloads
- Transports
- Support for HTTP/1.1 protocol
- Support for HTTP/1.0 protocol
- Support for FTP protocol
- Support for FSP protocol
- Custom headers
- Fake user-agent header
- Custom referer header, configurable per URL
- Custom cookie header, configurable per URL
- Other features
- Can check in different directories if we already have downloaded file (configurable by wildcard)
- Can move downloaded file to special directory (configurable by wildcard)
<<less
Download (MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
974 downloads
Download Sentinel++ 2.1.0

Download Sentinel++ 2.1.0


Download Sentinel++ is an Anti-leech, download limiter / file manager. more>>
Download Sentinel++ is an Anti-leech, download limiter / file manager, that uses tokens to verify downloads instead of HTTP_REFERER or IP which can be spoofed or changed.
The install is as painless as possible with only one file to upload and execute. The install automatically creates the sub-directories and files, all you need to do is follow the on-screen instructions for permissions.
Security has been the focus throughout development, even the install program is built on the latest recomendations for security. Logging is done with text files and can have errors and alerts sent via email or stored in a txt file.
Downloads can be limited to a certain transfer size per time frame, which can be further broken down into smaller intervals, all with only a couple settings. This helps spread out the limitation to different timezone and prevents all available bandwidth being used in a short period
Main features:
- Completely free (free as in speech);
- Multiple language capability (all text is in config file, no hardcoded messages);
- Download counter file;
- xhtml/css compliant message output, fully customizable;
- Install script for easy setup;
- All user supplied input securely handled;
- Uses tokens to validate download requests. A superior method than .htaccess or http_referer which can be spoofed or limit users with firewalls;
- Tokens are good for a day by default, but can be set to expire at any time in 1 minute increments;
- A log is kept of invalid token attempts and information on tracking down the source;
- All errors and warnings can be written to a log file or sent to an email address;
- Supports unlimited directory structure of downloadable files (no need to specify where a file is located);
- Option to turn off bandwidth protection;
- Option to turn off any error/log report;
- Robust error handling;
- Ability to specify the total amount of transfer (bandwidth) allowed, over the total amount of time;
- Ability to specify interval lengths for download cut-off so all the allowed bandwidth does not go to one time zone / day /hour;
- Ability to put in a ratio of download clicks to actual bandwidth used;
- Log of all download details kept;
- Download log can be auto-archived;
- Ability to specify the download log size before archive;
- Ability to specify the download archive size before deleting;
- Ability to have a warning issued (email or log file) about the archive file reaching its maximum;
- Download count can be tracked in a Mysql database;
- Flood control on user clicks. Ability to set the number of times a user can click on a link in a given interval;
- Ability to allow specific offsite downloads via tokens;
- Pre-made example download page that is xhtml/css compliant;
- Pre-made file manager that displays all files, directories, sizes, downloads, dates, authors and descriptions for each file
- Ability to deny link sharing between browsers.
- Alternative install locations for secure files
- Logs automatically rotated, no on-going maintenance
- Ability to have multiple files with the same name
- Turn-Key install operation. Ready to begin secure downloads in 5 minutes or less;
<<less
Download (0.14MB)
Added: 2005-10-28 License: GPL (GNU General Public License) Price:
1459 downloads
YouTube Cinema 4.7

YouTube Cinema 4.7


Play YouTube videos in cinema style. more>>
YouTube Cinema 4.7 is a high-speed and powerful program which is capable of playing YouTube videos in cinema style.
<<less
Added: 2009-07-15 License: MPL Price: FREE
27 downloads
Download Manager 0.0.5

Download Manager 0.0.5


Download Manager project is a GNOME download manager. more>>
Download Manager project is a GNOME download manager.
Download Manager (also known as downman) is a suite of programs that assist with downloading files. It features a GNOME 2 GUI.
Download Manager suite
downmand: a daemon that takes care of downloading files
downman: a command line client to downmand to add files for download
downman-gmonitor: a little window where you can drop urls
gdownman: (aka gnome download manager), a gui client to control downloads
Main features:
- Gnome 2 GUI
- Multiple projects
- Speed limit for each download
- Speed limit for each project
Enhancements:
- Moved to gnome-vfs as the backend for the transfers.
- s/download/transfer in the daemon.
- Servers support, you can now limit the amount of connections to a server.
- Ability to show/hide toolbar and statusbar in the GUI
- Correctly update download speedlimit in the GUI
- Show mime-type icons with the filename
- Remove use of List (use GList instead)
- Fixes & cleanups
<<less
Download (0.17MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
6237 downloads
Download Slave 20000925

Download Slave 20000925


Download Slave provides a remote-controlled download slave. more>>
Download Slave provides a remote-controlled download slave.
The Download Slave is a very flexible script which is controlled via eMail and stores files requested for downloading on the servers harddisk or sends them via eMail to the user who asked for them. Users are identified by their eMail address and a personal password, so only authorized users can use the service.
Main features:
- users identified by their eMail address and a personal password
- a real multi user mode, so each user has his own home and can have his own CD-R burnt.
- corporate mode: all downloaded files are stored in one base directory
- every download is logged
- user gets a status mail about his download request
- slave is controlled via commands in the eMail message body
- download things onto the servers HDD... (also more than one URL per eMail request possible...)
- show already downloaded files (that are on the servers HDD)
- change own password
- download files onto the servers HDD and send them via eMail to you (split into parts of 1MB). The last one of such a multi part eMail has an attached script to rejoin the large file...
- online help
- an index file which holds who downloaded what and when and a short description given by the downloading user in his mail subject
<<less
Download (0.008MB)
Added: 2007-04-30 License: Freely Distributable Price:
921 downloads
Download Manager Tweak 0.7.2

Download Manager Tweak 0.7.2


Download Manager Tweak provides a modification of the Firefox download manager that changes its appearance. more>>
Download Manager Tweak provides a modification of the Firefox download manager that changes its appearance.
The Download Manager Tweak extension streamlines the current Firefox download manager. The extension allows the Firefox download manager to be opened in a separate window, the sidebar, or a tab.
The extension also modifies the default appearance of the download manager to make it more concise and intuitive.
Main features:
- The download manager (DM) can now be opened in a separate window, the sidebar, or a tab.
- The toolbar can be positioned on the top or bottom of the DM window.
- The user can select which buttons should on the toolbar.
- The skin support has been fixed.
- Other minor options.
- New: Rudimentary download queue -- highly experimental
- German (de-DE) translation (thanks to Hendrik Gebhardt)
- Spanish (es-ES) translation (thanks to Carlos)
- Dutch (nl-NL) translation (thanks to Pascal De Vuyst)
- Russian (ru-RU) translation (thanks to Nik Skyfly)
- Chinese (zh-TW) translation (thanks to Kuo Wen-Hsing)
- French (fr-FR) translation (thanks to PhiNux and The_Sims)
- Polish (pl-PL) translation (thanks to cambridge)
- Swedish (sv-SV) translation (thanks to Carlos Murakami)
- Italian (it-IT) translation (thanks to Giuliano Masseroni)
- New: Japanese (ja-JP) translation (thanks to Premier)
<<less
Download (0.048MB)
Added: 2007-04-16 License: MPL (Mozilla Public License) Price:
1230 downloads
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
PDF Download 0.8.1

PDF Download 0.8.1


PDF Download is an extension which allows you to choose what to do with a PDF file on a website. more>>
PDF Download is an extension which allows you to choose what to do with a PDF file on a website.

Allows to choose if you want to view a PDF file inside the browser (as PDF or HTML), if you want to view it outside Firefox with your default or custom PDF reader, or if you want to download it!

<<less
Download (0.12MB)
Added: 2007-06-04 License: MPL (Mozilla Public License) Price:
879 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5