-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Usefull TamperMonkey script to help download songs with spotDL (Windows version) #1907
Comments
|
having few issues with this nice script i am hoping there's a simple fix, |
Hi, you will have to modify the link variable. You can find all the available options here // Modify Path to spotdl
var link = "C:\\Users\\fboug\\OneDrive\\Belgeler\\spotify-dl\\spotdl " + url + " --output /some/other/path \npause"; |
helpfull Feature
i created this tm/script that help you to create a download .bat directly from desidred song or list all you have to do is click from the keybord in alt+q ( you can modify as you want), then a file will be downloded, click on it, and it will start downloading
this is it:
The text was updated successfully, but these errors were encountered: