spotify-downloader
spotify-downloader copied to clipboard
Synced lyrics support
Requested Feature
Add synced lyrics support
Possible implementation
Example https://github.com/fashni/MxLRC
Not currently planned to be implemented, but I will leave this thread open as a possible future implementation
The pull request is cool and useful but i was talking about lyrics that are synchronized with the song, so please don't close this issue with this pull request
Basically this but in cli (it's oto music)
https://user-images.githubusercontent.com/34800546/190929852-ce62b894-c41f-4227-8478-ae461a2b9a60.mp4
I wasn't planning to do that. I was thinking about working on this but I need more information, like for example how do you load lyrics, apps that support lrc files, sites that have lrc lyrics etc.
I found this https://www.rentanadviser.com/subtitles/subtitles4songs.aspx it is dumb at detecting bots but the coverage is bad (34k songs)
@TyraVex what is the app that you are using in that screen recording?
@TyraVex what is the app that you are using in that screen recording?
Oto music
This issue has been automatically marked stale because there hasn't been any activity for the last 30 days.
Made this that currently supports Deezer and NetEase without credentials. I tend to add more providers, but also can make a PR if adding a new package is not preferred. I also found an unofficial Spotify API implementation here, that requires credentials but for its PHP version there is an endpoint that seems to be working (not a stable solution). Example: https://spotify-lyric-api.herokuapp.com/?trackid=5f8eCNwTlr0RJopE9vQ6mB&format=lrc
Just found this: https://id3.org/id3v2.3.0#sec4.10:~:text=4.10.%20Synchronised%20lyrics/text and this: https://stackoverflow.com/questions/59993139/how-to-add-syltsynced-lyrics-tag-on-id3v2-mp3-file-using-python
This issue has been automatically marked stale because there hasn't been any activity for the last 30 days.
Someone please open this issue.