-
Notifications
You must be signed in to change notification settings - Fork 16
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
Stops after certain number of songs. #1
Comments
I've heard this problem before and I'm not sure what it is because I have no idea how the script works that downloads the files. All I did was was make a gui that launches the original command line tool. I suggest opening that issue with the tool i forked the tool from. |
I'm having the following problem: !!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options: -h, --help output usage information !!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options: -h, --help output usage information !!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options: -h, --help output usage information |
Does your Link match the format of the example link? |
Damn it. i know what it is. It's because your usernames contains a "." In the name. |
When I try to download something it gives me: |
|
Hey Jack. New version is up :) |
So you're doing a bug report on a tool i did not made. You have to do that over at the dude i forked it from. |
!!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options:
!!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options:
!!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options:
!!! MUST SPECIFY USERNAME & PLAYLIST !!! Usage: main [options] Options:
|
P.S: My username and pw are correct in main.js |
I had the same issue - it's because the playlist url has changed from https://play.spotify.com/user/... to https://open.spotify.com/user/ - you can change the url manually in the input field or correct the coding of the playlist - downloader. |
Please read other threads. The issue has been detected and will be solved soon. Be patient. |
Thank you very much for the quick response, javirg! Have an amazing week. Saludos. :D |
Hey! I'm trying to download my playlist, but the Downloader is still like this for almost an hour... Can anyone help me?! The link used is https://play.spotify.com/user/kamilarodriguesguedes/playlist/2RW1OemAPk3QMXcvwKiU8e |
With large playlist, the download stops after x number of songs. If I restart the same playlist again, it still stops at the same song. Does this also with a premium account. For one playlist it could stop at song 132, the other 185, and another 1250...
Any advice?
The text was updated successfully, but these errors were encountered: