BobbyESP / Spowlo

A Spotify songs downloader for Android made with Jetpack Compose, Material You and the spotDL Python library
https://t.me/spowlo_chatroom
GNU General Public License v3.0
846 stars 17 forks source link

Error downloading song #175

Open himalay-chauhan opened 1 month ago

himalay-chauhan commented 1 month ago

Checklist

Describe the bug

Getting error while downloading below mentioned song:

Spotify link : https://open.spotify.com/track/55934P5oASLUGJ4fEWIrHF?si=yvjXoR4TQWuQUm9qNVfRDg

To Reproduce

Paste this link in Spotify URL textbox in Downloader tab.

Click on Download.

Error reports

Error executing command: [/data/app/SejYThLtkJKL-1V9kMNbcA==/com.bobbyesp.spowlo-4xQ8xbGoIngEc5Pm8CTQOg==/lib/arm64/libpython.bin.so, /data/user/0/com.bobbyesp.spowlo/no_backup/spotdl_android/spotdl/spotdl, download, https://open.spotify.com/track/55934P5oASLUGJ4fEWIrHF, --output, /storage/emulated/0/Music/{list-name}/, --no-cache, --no-cache, --ytm-data, --lyrics, synced, --bitrate, 320k, --audio, youtube-music, --threads, 2, --ffmpeg, /data/app/SejYThLtkJKL-1V9kMNbcA==/com.bobbyesp.spowlo-4xQ8xbGoIngEc5Pm8CTQOg==/lib/arm64/libffmpeg.so], exit code: 132, stderr:

stdout: Processing query: https://open.spotify.com/track/55934P5oASLUGJ4fEWIrHF
Template contains {list-name}, but it's value is None. Replacing with empty
string.
Kumar Sanu - Ghoonghat Download Started ━━━━━━━━━━━━━━━━━━━━━━━ 0% -:--:-- Me…

Screenshots & Screen Records

Screenshot_20240521_193333_Spowlo

Device info

App version: 1.4.1 (1040100) Device information: Android 14 (API 34) Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi] spotDL version: null

Additional context

No response