-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download lyrics along with track doesn't work #479
Comments
This feature is incomplete as downloading lyrics as txt file is completely useless since you can't even use it. We're are now planning on embedding lyrics in the mp4 metadata which is supported by many players and media servers |
There are tons of players (including Android) that support .LRC (scrolling lyrics) format, though. |
@KRTirtho Do Spotify/Spotube already use LRC for scrolling lyrics? Cuz I just noticed this line spotube/lib/utils/service_utils.dart Line 218 in ca2b81d
If so, I think all we'd need is for the LRC to be copied next to the track file with the same file name for other apps to load it |
In case anyone cares, just found out about this https://github.com/Lambada10/SongSync |
Yeah it's very bice |
Is there an existing issue for this?
Current Behavior
Should download the track and .lrc file with synced lyrics
Expected Behavior
Only downloads the track
Steps to reproduce
Open the app choose a random song and download it
Operating System
Android
Spotube version
2.7.1
Installation source
GitHub Releases (Binary)
Additional information
No response
The text was updated successfully, but these errors were encountered: