项目作者: LinguaPlayer

项目描述 :
LinguaLyrics shows the lyric of playing music automatically
高级语言: Python
项目地址: git://github.com/LinguaPlayer/LinguaLyrics.git
创建时间: 2018-03-13T17:18:36Z
项目社区:https://github.com/LinguaPlayer/LinguaLyrics

开源协议:GNU General Public License v3.0

下载


Lingua Lyrics

Lingua Lyrics is a linux app that communicates with your music player to get the current song and then shows the lyric.

screenshot

How Lingua lyrics works

Lingua lyrics gets the title and artist from your music player and searchs for its lyric

My audio file doesn’t have correct title and artist

Lingua lyrics can find the correct title and artist using acoustic fingerprinting

INSTALLING Lingua Lyrics

Install python-pip3:

  1. Debian/Ubuntu:
  2. sudo apt install python3-pip

Just type:

  1. sudo python3 ./setup.py install

UNINSTALLING Lingua Lyrics

Just type:

  1. sudo python3 ./uninstall.py

Tested players

clementine

  1. Completely supported

vlc

  1. Completely supported

smplayer

  1. Partially supported:
  2. music slider not works
  3. volume slider not works

deepinmusic

  1. Partially supported:
  2. music slider not works
  3. pause button also mutes the player

gnome-music

  1. Not supported yet

rhythmbox

  1. Not supported yet

audacious

  1. Not supported yet

spotify

  1. Not supported yet

TODO

  • GUI
  • Package the app
  • Search in multiple lyric sources
  • Test with other player like VLC, Smplayer, Rhythmbox, Spotify,…
  • Translation of words
  • Find correct lyric with audio fingerprint
  • Show all available lyrics and choose between them
  • Download the cover art
  • Offline view

License

GNU General Public License v3.0

LinguaLyrics icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

Copyright © 2018, Habib Kazemi