Code Monkey home page Code Monkey logo

Comments (2)

hakerdefo avatar hakerdefo commented on September 18, 2024

Hi there @penguin31
To find a lyrics for a song we need information like the title of the song, the names of artist and the album. Usually this metadata is stored in the file itself. For example in MP3 files ID3 container is used to store the metadata like the title, artist, album, track number and other information. A program then can read this metadata and can use this data to fetch lyrics, cover art, artist info, album info etc. but sadly in case of radio streams there is no easy way of getting this data and without the data it will be impossible to fetch the lyrics.

from pmrp.

penguin31 avatar penguin31 commented on September 18, 2024

Similar thing is done on qmplay2.
On pmrp you catch the song title also artist and these are displayed on terminal.
I do not want to bother you but one idea.
You catch song name and artist on pmrp
With a simple routine similar with your cmos_lyrics or your cmus_lyris or with clyrics of trizen > https://github.com/trizen/clyrics (just include as much more sites to search for lyrics.
Lyrics can be saved somewhere (user solve path of dir on script)
Clementine for example has a big list of sites to search also qmplay2
Hopping that you can conclude it. After that would be no limit for pmrp .... only just one thing will miss > to download played songs from internet ! :-)
Wishing You , all the best !

from pmrp.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.