-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  .- Knowledge Base  . 

Get YouTube Video (improved)

   1.8  

KDE Service Menu

Get YouTube Video (improved)
zoom


Get YouTube Video (improved)
zoom


Link:  Link
Downloads:  20728
Submitted:  Jun 25 2006
Updated:  Apr 5 2010
Score: 
score81%81%score
 81% good
bad   good

Description:

--------------------------------------------------------------------------------
**** Question to Users: ****
How many of you use the various options like play with ffplay/mplayer, encode with ffmpeg/mencoder?
I'm thinking about removing those options because I'm not using it and I never tested them (the encoding options). They are there since the initial fork.

Update:
Because I got no replies on this I assume no one is using this options so I removed them.
--------------------------------------------------------------------------------

In version 1.6 I changed the localization strings of all languages a bit. I have no idea if I did it right, because I only know german and english. Feedback on this would be great.

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 -> ...


Automatic Installation (may not work because of distribution specific paths):
tar xvjf youtube-servicemenu*.tar.bz2
sudo ./youtube-servicemenu*/install-kde3.sh

Or if you use KDE 4 on Fedora:
sudo ./youtube-servicemenu*/install-kde4.sh

About:
I made some modifications to the YouTube Service Menu. It didn't work for me, so I looked at the source. I added a different method to guess the video_id and I added additional parameters to the query string to download the video.

With this konqueror service menu it is possible to download a youtube video
by right clicking a link to the video and choosing "get youtube video" from the
actions menu.

For more details see:
http://bitbucket.org/panzi/youtube-service-menu/wiki/Home

See also the original version(s) of this script:
http://www.kde-apps.org/content/show.php?content=37509
http://www.kde-apps.org/content/show.php?content=41432




Changelog:

version 1.8:
FIX: adapted to new youtube HTML and JavaScript.
NEW: help message for the shell script.

version 1.7:
FIX: adapted to new YouTube JavaScript.

version 1.6:
NEW: Use --format=mp4-hd to download HD version of the video (option is present in the servicemenu). This is not
available for every video (might result in a file not found error).
FIX: Fixed error message for invalid format.

version 1.5:
NEW: More video formats supported by get_yt_vido.py (flv = 320x240, flv-hq = 480x360, 3gp = 176x144, mp4 = 176x144 and mp4-hq = 480x360). However, the service menu dosen't display them all.
Droped python 2.3 support.
Internal improvements (module subproccess and htmlentitydefs are used now).
Updated translation strings (there seems to be something wrong with this?).

version 1.4:
NEW: Option to download the MP4 version which uses h264 video codec (far better video quality if the original video was in good quality and SEEKING in vlc!).

For more see:
http://bitbucket.org/panzi/youtube-service-menu/src/tip/Changelog




LicenseGPL
(youtube-servicemenu-1.8-1.tar.bz2)
Fedora(youtube-servicemenu-kde3-1.8-1.noarch.rpm)
Fedora(youtube-servicemenu-kde4-1.8-1.noarch.rpm)
send to a friend
subscription
other apps from panzi



goto page: prev   1  2  3  4  5  6  7 

-

 LSB compliance

 
 by kmsz on: May 1 2009
 

In install-kde3.sh, I changed the path from /usr/* to /usr/local/* because it is the local admin who installs additional software and not the operating system vendor. It _makes_ a difference, especially when checking the system for integrity.

Everything should work fine without difference because /usr/local/* is usually included in the path of a standard installation.

I like your service menu tool very much, you can even download by clicking on links, not just from the page.

Mark


reply to this

-

 KDE 4 - Translation

 
 by Standish on: Oct 29 2009
 

Hi everyone,

I'm French, so I can confirm that your translation for our language of this service menu is correct.
Besides this, I want to say that under openSuSE 11.1 and KDE 4.3, it's necessary to replace FILE_CLIENT='kfmclient' by FILE_CLIENT='kfmclient', in order to avoid a "Copy command unknown" error.
Thanks for this pretty useful application, please excuse my bad english and have a good day.


reply to this

-

 Debian Package and Kde4

 
 by Robbi1987 on: Apr 6 2010
 

Is it compatible with kde 4.4?
Can you biuld a .deb package?


reply to this

-
.

 Files not found

 
 by portnoyboy on: May 28 2010
 

Hi, i downloaded the source, extracted, ran "sudo ./install-kde4.sh", and i got these errors:

Quote:
install: cannot stat `get_yt_video-kde4.py': No such file or directory

install: cannot stat `get_yt_video-kde4.desktop': No such file or directory

Here is the file list in youtube-servicemenu-1.8 directory:
Changelog
get_yt_video.desktop
get_yt_video-old.desktop
get_yt_video.py
install-kde3.sh
install-kde4.sh
l10n
LICENSE
mkrpm.py
mktar.sh
README

Should i edit install-kde4.sh to use get_yt_video.desktop and get_yt_video.py instead?

I'm using PCLinuxOS 2010 (KDE4)

Thanks!


reply to this

-

 WebM

 
 by KevinKofler on: Jun 8 2010
 

Can you please add support for downloading the WebM files where they exist?


reply to this

-
.

 File Not Found errors

 
 by KevinKofler on: Jul 24 2010
 

It looks like YouTube changed something, now the script always triggers HTTP 404 File Not Found errors no matter what format is picked. FYI, the authors of youtube-dl figured out the changes, so you can look at what they changed (but unfortunately their changeset contains some refactoring, so it isn't immediately obvious what the relevant change is).


reply to this

goto page: prev   1  2  3  4  5  6  7 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus
Online Roulette

-
Favorite Distribution 2010?
 Debian
 Gentoo
 SuSE
 Ubuntu
 Kubuntu
 Linux Mint
 Arch Linux
 Frugalware
 Fedora
 Mandriva
 PC Linux OS
 Other Distribution
 I'm a *BSD user
 Using Windows
 Using Mac OS X
 Other OS
 I don't use Computers and have asked another user to check this option for me.

resultmore
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.