mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 22:55:54 +03:00
[GH-ISSUE #70] Download lyrics for any/more formats #50
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThreeDeeJay on GitHub (May 26, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/70
Is your feature request related to a problem? Please describe.
Currently we can only download lyrics for some types of audio files, but music videos may also benefit from them.
Musicolet can play music videos' audio and can display LRC lyrics.
Describe the solution you'd like
Have the option to download lyrics for other audio formats and video files, at least the ones with title/artist metadata.
Describe alternatives you've considered
MiniLyrics used to work but since recent android updates it sends my phone into a lockscreen reset loop I can't get out of unless I reboot the phone.
APlayer kinda works but it can't batch download lyrics either, and it's not consistent when it comes to saving the file.
Additional context
Perhaps it could also implement a converter for SRT/ASS/etc. subtitle formats for music video players.