Music::Tag::Lyrics

Screen Scraping plugin for downloading lyrics from the web
Download

Music::Tag::Lyrics Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Edward J. Allen III
  • Publisher web site:
  • http://search.cpan.org/~ealleniii/

Music::Tag::Lyrics Tags


Music::Tag::Lyrics Description

Screen Scraping plugin for downloading lyrics from the web the Music::Tag::Lyrics module is a screen scraper which supports a few lyrics sites to gather lyrics from. Please note that lyrics are copyright'd material and downloading them from these sites should only be done for personal use, and never if the artist has expressed his/her/their desire to not publize their lyrics.SYNOPSIS use Music::Lyrics my $info = Music::Tag->new($filename, { quiet => 1 }); $info->add_plugin("Lyrics"); $info->get_info(); print "Lyrics are ", $info->lyrics; Requirements: · Perl


Music::Tag::Lyrics Related Software