Lambada10 / SongSync

Android app to download lyrics (.lrc files) for songs in your music library.
GNU General Public License v3.0
474 stars 14 forks source link

Download lyrics for any/more formats #70

Open ThreeDeeJay opened 4 months ago

ThreeDeeJay commented 4 months ago

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.