Skip to content
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

Open
mindspies opened this issue Mar 22, 2016 · 16 comments
Open

Stops after certain number of songs. #1

mindspies opened this issue Mar 22, 2016 · 16 comments

Comments

@mindspies
Copy link

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?

@dekiller82
Copy link
Owner

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.

@jackrsantana
Copy link

I'm having the following problem:

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

  Usage: main [options]

  Options:

    -h, --help output usage information
    -V, --version Output the version number
    -u, --username [username] Spotify Playlist Username (required)
    -p, --playlist [playlist] Spotify Playlist (required)
    -d, --directory [directory] Directory you want to save the mp3s to, default: C: \ Users \ Jackson / Music
    -f, --folder create folder for playlist
    -g, --generate generate files for playlist

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

  Usage: main [options]

  Options:

    -h, --help output usage information
    -V, --version Output the version number
    -u, --username [username] Spotify Playlist Username (required)
    -p, --playlist [playlist] Spotify Playlist (required)
    -d, --directory [directory] Directory you want to save the mp3s to, default: C: \ Users \ Jackson / Music
    -f, --folder create folder for playlist
    -g, --generate generate files for playlist

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

  Usage: main [options]

  Options:

    -h, --help output usage information
    -V, --version Output the version number
    -u, --username [username] Spotify Playlist Username (required)
    -p, --playlist [playlist] Spotify Playlist (required)
    -d, --directory [directory] Directory you want to save the mp3s to, default: C: \ Users \ Jackson / Music
    -f, --folder create folder for playlist
    -g, --generate generate files for playlist

@dekiller82
Copy link
Owner

Does your Link match the format of the example link?

@jackrsantana
Copy link

@dekiller82
Copy link
Owner

Damn it.

i know what it is.

It's because your usernames contains a "." In the name.
I fucked up. Forgot that some users might have a "." in their name.
Already had the same problem with "_" but i fixed that.
As for now i can't push a new fix out quickly as I am reworking the UI Entirely and making it all pretty and shit.
For now the only way to use this would be to make a new account without a "." or other special character (Yes i know fucking annoying but it's the only way now).
And clone your Playlists to that account.

@lucasscaratti
Copy link

When I try to download something it gives me:
"Downloader App Started..
Error logging in... (Error: invalid_credentials)"
I'm writing the exactly username and password, and the username doesn't have "." or "_"

@dekiller82
Copy link
Owner

  1. You must hit save login button before downloading.
  2. This tool does not work for Facebook accounts.
  3. Check the main.js and see if your creds are correct.

@dekiller82
Copy link
Owner

Hey Jack. New version is up :)

@dekiller82
Copy link
Owner

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.

@msnbrxd
Copy link

msnbrxd commented Apr 11, 2016

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

Usage: main [options]

Options:

-h, --help                   output usage information
-V, --version                output the version number
-u, --username [username]    Spotify Playlist Username (required)
-p, --playlist [playlist]    Spotify Playlist (required)
-d, --directory [directory]  Directory you want to save the mp3s to, default: C:\Users\Salim/Music
-f, --folder                 create folder for playlist
-g, --generate               generate file for playlist

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

Usage: main [options]

Options:

-h, --help                   output usage information
-V, --version                output the version number
-u, --username [username]    Spotify Playlist Username (required)
-p, --playlist [playlist]    Spotify Playlist (required)
-d, --directory [directory]  Directory you want to save the mp3s to, default: C:\Users\Salim/Music
-f, --folder                 create folder for playlist
-g, --generate               generate file for playlist

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

Usage: main [options]

Options:

-h, --help                   output usage information
-V, --version                output the version number
-u, --username [username]    Spotify Playlist Username (required)
-p, --playlist [playlist]    Spotify Playlist (required)
-d, --directory [directory]  Directory you want to save the mp3s to, default: C:\Users\Salim/Music
-f, --folder                 create folder for playlist
-g, --generate               generate file for playlist

!!! MUST SPECIFY USERNAME & PLAYLIST !!!

Usage: main [options]

Options:

-h, --help                   output usage information
-V, --version                output the version number
-u, --username [username]    Spotify Playlist Username (required)
-p, --playlist [playlist]    Spotify Playlist (required)
-d, --directory [directory]  Directory you want to save the mp3s to, default: C:\Users\Salim/Music
-f, --folder                 create folder for playlist
-g, --generate               generate file for playlist

@msnbrxd
Copy link

msnbrxd commented Apr 11, 2016

P.S: My username and pw are correct in main.js

@gspatzenegger
Copy link

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.

@Makoycr
Copy link

Makoycr commented May 1, 2016

Please help me!
I had the same issue! (!!! MUST SPECIFY USERNAME & PLAYLIST !!!). I did what gspatzenegger mentioned and the issue was solved. However, I have this issue now.
image
Do you know how can I get this issue solved. Thank you in advance for your attention and your help!! :)

@ghost
Copy link

ghost commented May 1, 2016

Please read other threads. The issue has been detected and will be solved soon. Be patient.

@Makoycr
Copy link

Makoycr commented May 1, 2016

Thank you very much for the quick response, javirg! Have an amazing week. Saludos. :D

@KamilaRodriguesGuedes
Copy link

KamilaRodriguesGuedes commented Dec 6, 2017

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants