Changed a spotify_dl
to spotdl
This commit is contained in:
parent
c83e2ce4b2
commit
86e74dbc11
@ -285,7 +285,7 @@ function install_ytdlp() {
|
||||
|
||||
function install_spotifydl() {
|
||||
# Install spotify_dl
|
||||
$pip install spotify_dl $PIPEXTPRE
|
||||
$pip install spotdl $PIPEXTPRE
|
||||
}
|
||||
|
||||
function update() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user