-
**Describe the bug**
An attempt to download a single song using the -i flag produces an error and stack trace instead of downloading the file
**To Reproduce**
Please copy paste the entire command…
-
When I want to download a complete playlist, my server's CPU is completely maxed out. I have 4 cores assigned to my VM and they are almost always all at 100% utilization. So far I have only tested the…
-
Heyy THANKS FOR YOUR PROJECT !!!
But there is an error which i m facing
This is the link for the song i am trying to download https://open.spotify.com/track/1G3u6h9MfeoAZYVbPTptbD?si=-4OCuxBTTVKl0c…
-
I do this way :
sudo apt update
sudo apt dist-upgrade
sudo apt install libnuma-dev
sudo reboot
wget -q -O - https://repo.radeon.com/rocm/rocm.gpg.key | sudo apt-key add -
echo 'deb [arch=amd64] …
-
No idea what has gone wrong, though I'm guessing it's an auth issue.
Tried uninstalling and re-installing to no avail.
```
spotify_dl -i spotify:track:52s9OJ4nuKQTIARqu939fg -o ~/Music/Download…
-
Thanks so much for this great app. It works great with Spotify and the MacBook Pro keyboard controls.
My issue is that I am using Sony Sony XBA-C10IP earphones / earbuds, which have a 3 button contr…
-
**Describe the bug**
```txt
root@ne9b1ea:~# spotify_dl -h
Traceback (most recent call last):
File "/usr/local/bin/spotify_dl", line 7, in
from spotify_dl.spotify_dl import spotify_dl
Fi…
-
java.io.FileNotFoundException: /data/data/
com.termux/files/home/downloads: open failed:
EISDIR (1s a directory)
I get this error when the file is being saved/ when it's asking me to select the f…
-
The play command uses youtube-dl, which has received a [DMCA takedown by the RIAA](https://github.com/github/dmca/blob/master/2020/10/2020-10-23-RIAA.md). Presumably this is the reason Youtube is brok…
-
I am trying to test out dh-virtualenv to determine if it is suitable for us to package our python software. I've been able to get all the helper utils to run, but when I run `apt install dh-virtualenv…