Main > Free Download Search >

Free get youtube software for linux

get youtube

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3997
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
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
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
python-youtube 20070709

python-youtube 20070709


python-youtube is a simple YouTube API Client for Python. more>>
python-youtube is a simple YouTube API Client for Python.
You can use it to access YouTube metadata in your applications and webapps. This implementation allows you to access the REST interface of the YouTube API.
Example usage:
c = youtube.YouTubeClient( your-dev-id)
for video in c.list_by_user( your-username):
v = c.get_details( video[id])
print video[id]
print v[thumbnail_url]
print v[title]
print v[description]
Enhancements:
- This release has been updated to include support for paging (the "page" and "per_page" parameters), so clients can fetch all data on a per-page basis.
<<less
Download (0.006MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
845 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
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
youtube-dl 2007.06.22

youtube-dl 2007.06.22


youtube-dl is a small command-line program to download videos from YouTube.com. more>>
youtube-dl is a small command-line program to download videos from YouTube.com. youtube-dl requires the Python interpreter, version 2.4 or later, and its not platform specific. It should work in your Unix box, in Windows or in Mac. The latest version is 2006.08.10. Its licensed under the MIT License, which means you can modify it, redistribute it or use it however you like complying with a few simple conditions.

Ill try to keep it updated if YouTube.com changes the way you access their videos. After all, its a simple and short program. However, I cant guarantee anything. If you detect it stops working, check for new versions and/or inform me about the problem, indicating the program version you are using. If the program stops working and I cant solve the problem but you have a solution, Id like to know it. If that happens and you feel you can maintain the program yourself, tell me.

<<less
Download (0.012MB)
Added: 2007-06-22 License: MIT/X Consortium License Price:
863 downloads
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-Money 1.0

Get-Money 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-07 License: Freeware Price: Free
199 downloads
Get File 1.2.2

Get File 1.2.2


Get File is a Firefox extension that can get a file from an URL. more>>
Get File is a Firefox extension that can get a file from an URL.

To use this extension, go in File menu and choose "Get a File".

Ive also developed a french freeware for supervision of your computer.

http://www.pastouchexp.info/

<<less
Download (0.014MB)
Added: 2007-07-09 License: MPL (Mozilla Public License) Price:
875 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
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
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
FLVGET 1.3

FLVGET 1.3


FLVGET is a fixed and improved version of Google and YouTube Video to AVI script. more>>
FLVGET is a fixed and improved version of Google and YouTube Video to AVI script.
This is a script for Kommander. It downloads a video from a video website (YouTube, Google Video, ...) and, if is a flash format video, offers the option to convert it to AVI format (MPEG4 for video and MP3, MP2 if MP3 isnt available, for audio) using FFmpeg as back-end.
This is a plugin-based script. Every plugin offers support to a website. The available plugins by default offers support to:
- Dailymotion
- Google Video
- Grinvi.com
- iFilm
- Metacafe
- YouTube
- YourFileHost
New plugins can be easily added just placing it into the plugins directory.
<<less
Download (0.016MB)
Added: 2006-08-21 License: GPL (GNU General Public License) Price:
697 downloads
WWW::YouTube::Com 2006.0626

WWW::YouTube::Com 2006.0626


WWW::YouTube::Com is a module to complete the setup of WWW::YouTube with needed personal parameters. more>>
WWW::YouTube::Com is a module to complete the setup of WWW::YouTube with needed personal parameters.

SYNOPSIS

-- Now about your future YouTube Development Interface projects:

$ mkdir ~/WWW
$ mkdir ~/WWW/YouTube
/usr/bin/php $PERLLIB/WWW/YouTube/Com.pm user pass dev_id > ~/WWW/YouTube/Com.pm
-- NOTE: php ...

Options;

B< user pass dev_id >

OPTIONS

B< user pass dev_id > from registering with http://www.youtube.com as a YouTube Developer
<<less
Download (0.10MB)
Added: 2007-08-18 License: Perl Artistic License Price:
800 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5