BobbyESP / spotdl-android

A SpotDL Android wrapper library built with Kotlin. (Spotify songs downloader for Android!)
MIT License
57 stars 3 forks source link

Lrc #9

Closed venkat2305 closed 1 year ago

venkat2305 commented 1 year ago

Any plans to embed lrc. Synced lyrics

BobbyESP commented 1 year ago

Hi! Thanks for asking!

Synced lyrics support is being made in the spotdl library. When the update of the python library is launched, I'll update this library to add that function.

You can follow the progress here: https://github.com/spotDL/spotify-downloader/issues/1589

Info: I'm doing a remake to my Spowlo app for adding this library as it's principal function with a nice UI, custom commands, etc...

venkat2305 commented 1 year ago

when the spowlo app remake is done. then this app won't be necessary right?

Also, can you suggest a music player ?

BobbyESP commented 1 year ago

That's right!

This app is just a sample of the library, not any final downloader app.

I'll make a big effort to bring you and the community a very nice song downloader app!

BobbyESP commented 1 year ago

A nice music player could be Retro Music Player (in GitHub - https://github.com/RetroMusicPlayer/RetroMusicPlayer) or Otto Music (Play Store)

BobbyESP commented 1 year ago

If the spotDL libraty don't add this by their own, I'll add it on the Spowlo remake

venkat2305 commented 1 year ago

I've seen a few commits regarding synced lyrics. But, it might take time since it is planned for the next major update i think

BobbyESP commented 1 year ago

Yes... So if it isn't implemented soon, I will implement it by myself

BobbyESP commented 1 year ago

In the release that I have published in my Telegram channel, t.me/spowlo_chatroom (my Spowlo app), this feature is now availiable

venkat2305 commented 1 year ago

Lyrics are not synced.

BobbyESP commented 1 year ago

You have to select the Synced Lyrics option in the "Experimental features" row

BobbyESP commented 1 year ago

Screenshot_2023-02-16-07-36-14-769_com.bobbyesp.spowlo.png

https://user-images.githubusercontent.com/60316747/219286947-23f78c9c-c28b-45fb-9084-af6cc3480a0e.mp4

venkat2305 commented 1 year ago

Getting this error Screenshot_2023-02-16-13-19-11-429_com.bobbyesp.spowlo.jpg

BobbyESP commented 1 year ago

@venkat2305 Can you click on the error and send it to me?

venkat2305 commented 1 year ago

App version: 1.0.0 (10000) Device information: Android 12 (API 31) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] spotDL version: Hand-imported v4.0.6

URL: runaway aurora Error executing command: [/data/app/9TEDEwOxYG4gN8uZtbP2hg==/com.bobbyesp.spowlo-9IryE4qFJzIo_tRBdkPQfQ==/lib/arm64/libpython.bin.so, /data/user/0/com.bobbyesp.spowlo/no_backup/spotdl_android/spotdl/spotdl_bin, download, https://open.spotify.com/track/23rdcrD0Eky4vYn2TZidxJ, --output, /storage/emulated/0/Download/Spowlo, --ytm-data, --lyrics, synced, --bitrate, disable, --format, m4a, --no-cache, --ffmpeg, /data/app/9TEDEwOxYG4gN8uZtbP2hg==/com.bobbyesp.spowlo-9IryE4qFJzIo_tRBdkPQfQ==/lib/arm64/libffmpeg.bin.so], exit code: 1, stderr:

BobbyESP commented 1 year ago

Try to unselect Use YT metadata. Also open this problem in the Spowlo repo

venkat2305 commented 1 year ago

Issue persists App version: 1.0.0 (10000) Device information: Android 12 (API 31) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] spotDL version: Hand-imported v4.0.6

URL: runaway aurora Error executing command: [/data/app/9TEDEwOxYG4gN8uZtbP2hg==/com.bobbyesp.spowlo-9IryE4qFJzIo_tRBdkPQfQ==/lib/arm64/libpython.bin.so, /data/user/0/com.bobbyesp.spowlo/no_backup/spotdl_android/spotdl/spotdl_bin, download, https://open.spotify.com/track/23rdcrD0Eky4vYn2TZidxJ, --output, /storage/emulated/0/Download/Spowlo, --lyrics, synced, --bitrate, disable, --format, m4a, --no-cache, --ffmpeg, /data/app/9TEDEwOxYG4gN8uZtbP2hg==/com.bobbyesp.spowlo-9IryE4qFJzIo_tRBdkPQfQ==/lib/arm64/libffmpeg.bin.so], exit code: 1, stderr:

BobbyESP commented 1 year ago

But weired because your app says Hand-imported v4.0.6. can you reinstall the app?

BobbyESP commented 1 year ago

Or wait until this weekend's release!