Warning: session_start(): open(/tmp/sess_c71c7812ee00c9d6f38b59bac72bbfe7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
GoogLyrics openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 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 
 apps.ownCloud.com ownCloud 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
 VLC-Addons.org Themes and Extensions for VLC
--
-
 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    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

GoogLyrics

   0.2.2  

Amarok Script

Score 80%
GoogLyrics
zoom


Link:  Link
Downloads:  2671
Submitted:  Jan 19 2008
Updated:  Apr 11 2008

Description:

GOOGLYRICS DEVELOPMENT HAS HALTED. TRY THE GOOGLYRICS2 BETA at: http://kde-apps.org/content/show.php/Googlyrics2?content=86837

Sick and tired of traditional, crappy lyrics search tools? Sick of having to go to google yourself to hunt down lyrics? GoogLyrics is for you! I've been annoyed by the low yield on some of my more obscure music with many of the Amarok lyric search scripts available. A long time ago, I'd seen a rather impressive windows program called EvilLyrics, they had an interesting idea, search for the lyrics then rip them off known websites, using this it managed to have a very high success rate at lyric extraction. I decided to implement this myself in an amarok script. After a quick day of scripting, here's the result: a true lyrics metasearch script. Now a month later, this script is constantly getting more advanced. It now supports many different popular lyrics sites and has an extremely high success rate on even my more obscure music.

If you're using Ubuntu or debian, this is as simple as download+install the package below. For any other distro, read on.

This script requires the WWW::Mechanize perl module to run,
to install it on any distro:
# cpan
cpan> install WWW::Mechanize
Done.

Text::Iconv is also required for this, however, this is already included in most perl packages. if not, follow the cpan instructions replacing WWW::Mechanize with Text::Iconv


Logo credits go to puffaliaz, who I'm yet to have a website from... when he makes one I'll post it.

Files have been moved to rapidshare.com direct links. Hope it works :)




Changelog:

0.2.2:
- Sing365 broke on publish day, sorry everyone.

0.2.1:
- Fixed many broken regexs, lyricstime support fixed, etc...

0.2:
- lyrics are now saved to ~/lyrics by default as artist - title - Saved.txt, if you want the script to use them, rename them to artist - title.txt
- fixed sing365 regex
- added letras.terra.com.br and lyricstime.com (untested)

0.1.3:
- Added http://www.kovach.co.yu support
- Released ubuntu package
- Supports a total of 24 lyrics sites.

0.1.2:
- Added 2 new lyrics sites as suggested in comments
- Added more parsing into song title (works with lastfmproxy)

0.1.1:
- now support crylic lyrics properly
- fixes sending of a few characters
- fixes few minor errors in name change
- files renamed

0.1:
- "Initial" public release.
- This release is indebted to PhobosK who contributed most of the code for this new release, Great work!
- Now searches with google
- Now supports an even bigger range of sites, there's too many to list now.
- Many additions were crylic lyrics sites, thanks PhobosK for this again!




LicenseGPL
(Amarok Script)
Ubuntu(Deb Package)
Donate
Send to a friend
Subscribe
Other  Content  from ultramancool
Report inappropriate content



goto page: prev   1  2  3  4  5  6 

-
.

 Error code 2

 
 by reggler on: Apr 12 2008
 
Score 50%

Hi,

This script exited on my system with error code 2. What does this mean?

Thanks!
Ron


Reply to this

-

 Re: Error code 2

 
 by ultramancool on: Apr 12 2008
 
Score 50%

This means you need to install the WWW::Mechanize perl module. See the description for instructions or search your distrobution's package management.


bash: Think about how stupid the average person is. Now realize that half of them are dumber than that.
quoteer: Why half?

Reply to this

-
.

 Re: Re: Error code 2

 
 by reggler on: Apr 14 2008
 
Score 50%

alright, just for future references: I installed "WWW-Mechanize-1.34" from CPAN which still didn't make it work, I also had to install "Text-Iconv-1.7" to get it working ;)
Thanks anyways!
:)


chEErs roN
Reply to this

-
.

 Re: Re: Re: Error code 2

 
 by ultramancool on: Apr 14 2008
 
Score 50%

Ah, my appologies, good work ;)


bash: Think about how stupid the average person is. Now realize that half of them are dumber than that.
quoteer: Why half?

Reply to this

-

 Versuri.ro

 
 by ov1d1u on: Apr 13 2008
 
Score 50%

Could you add this lines for support of www.versuri.ro, the biggest romanian lyrics database?

my %versuri = (
site => "versuri.ro",
name => "Versuri.ro",
regex => qr/Download in format text<\/a><\/p><br \/>(.*?)<p align="center">/msi,
disabled => 0,
plain => 0,
);


Reply to this

-

 Re: Versuri.ro

 
 by ultramancool on: Apr 14 2008
 
Score 50%

Thanks! Yeap. this'll be in next release.


bash: Think about how stupid the average person is. Now realize that half of them are dumber than that.
quoteer: Why half?

Reply to this

-

 Wrong version number

 
 by grau on: Apr 15 2008
 
Score 50%

One small thing you might want to fix: The "about" dialog of version 0.2.2 claims that it's version 0.2.1 and the changelog ends with 0.2.1.


Reply to this

-

 Re: Wrong version number

 
 by ov1d1u on: Apr 15 2008
 
Score 50%

Yes, it is true: in the About window appear that the current version is 0.2.1 :)


Reply to this

-
.

 Great script

 
 by reggler on: Apr 24 2008
 
Score 50%

That's a great script! It finds everything! :) Luv it!


chEErs roN
Reply to this

-

 umlauts

 
 by Matyy on: May 1 2008
 
Score 50%

hej, this is a great script! Finds almost everything for me. Just from a German band called "Die Ärzte" it doesn't show the lyrics, it finds em tough (Shows the right song and artist name, just the text is missing.) When I go on the websites and search manually, I see them.


Reply to this

-

 justsomelyrics.com

 
 by Kots on: May 1 2008
 
Score 50%

Thanks for so good script.
But it has a little problem with russian lyrics, found on justsomelyrics.com. Script displays only artist's name, title of the song and 'Powered by JUST SOME LYRICS (justsomelyrics.com)'. In external browser lyrics are displayed correct. Could you fix it please?
Thanks :)


Reply to this

-

 Re: justsomelyrics.com

 
 by foolosophy on: May 4 2008
 
Score 50%

The same happens with spanish lyrics from justsomelyrics.


Reply to this

-

 Re: Re: justsomelyri

 
 by foolosophy on: May 5 2008
 
Score 50%

I fixed it. I just had to change a line in the code:


the part of justsomelyrics should now look like:

my %justsomelyrics = (
site => "justsomelyrics.com",
name => "JUST SOME LYRICS",
regex => qr/<\/div>(.*?)<div class="adsdiv">/msi,
disabled => 0,
plain => 0,
);


Reply to this

-
.

 Re: Re: Re: justsomelyri

 
 by Kots on: May 11 2008
 
Score 50%

That works, thank you


Reply to this

goto page: prev   1  2  3  4  5  6 

Add commentBack




-



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

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team