Skip to content
asankarc edited this page Mar 29, 2012 · 5 revisions

Welcome to the Totem-Lyrics-Extension wiki! This is a plugin for searching and downloading lyrics for the playing song.

Installtion

$ mkdir -p ~/.local/share/totem/plugins/
$ cd ~/.local/share/totem/plugins/
$ git clone https://github.com/asankarc/Totem-Lyrics-Extension.git lyrics-downloader

You can also use this (https://gist.github.com/2234298) script to install the plugin.

Then enable the plugin in Totem Movie player (Edit -> Plugins...)

Requirements

  • mutagen - Python multimedia tagging library
Clone this wiki locally