mirror of
https://github.com/Masterolic/Spotify-Downloader.git
synced 2026-04-27 04:25:51 +03:00
[GH-ISSUE #18] It ran, but I couldn't find the song file. #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Spotify-Downloader-Masterolic#6
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 @l13304648 on GitHub (May 26, 2024).
Original GitHub issue: https://github.com/Masterolic/Spotify-Downloader/issues/18
May I know how to find the downloaded song locally. I created Navichrome and I want the bot to download songs to the Navichrome directory.
@Masterolic commented on GitHub (May 26, 2024):
Hello it usually download on /tmp/{a random integer directory} and song file
github.com/Masterolic/Spotify-Downloader@4c88f6a470/mbot/plugins/spotify.py (L138)After sending it will delete the file from local
github.com/Masterolic/Spotify-Downloader@4c88f6a470/mbot/plugins/spotify.py (L560)You can use # front of it wherever it used to call rmtree(randomdir)
@l13304648 commented on GitHub (May 28, 2024):
Thank you very much, I successfully found the downloaded songs. I can now use the bot to add songs to my Navichrome.