Closed prodigy7 closed 3 months ago
Linux
3.7 (CPython)
pip / PyPi
v4.2.4
I would expect, that the parameter --respect-skip file in combination wiht --create-skip-file respect existing skip files and does not download the files
--respect-skip
--create-skip-file
pipx run spotdl https://open.spotify.com/playlist/... --threads 4 --audio youtube-music --m3u --cookie-file /mnt/c/Temp/music.youtube.com_cookies.txt --create-skip-file --respect-skip-file --only-verified-results
As seen in the attached screenshot, already existing files are downloaded
![image](https://github.com/spotDL/spotify-downloader/assets/234884/ea112b5e-9f2f-4af5-ab74-9f580a899cea)
No response
fixed
System OS
Linux
Python Version
3.7 (CPython)
Install Source
pip / PyPi
Install version / commit hash
v4.2.4
Expected Behavior vs Actual Behavior
I would expect, that the parameter
--respect-skip
file in combination wiht--create-skip-file
respect existing skip files and does not download the filesSteps to reproduce - Ensure to include actual links!
pipx run spotdl https://open.spotify.com/playlist/... --threads 4 --audio youtube-music --m3u --cookie-file /mnt/c/Temp/music.youtube.com_cookies.txt --create-skip-file --respect-skip-file --only-verified-results
As seen in the attached screenshot, already existing files are downloaded
Traceback
Other details
No response