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

Unable to find any song on spotify #930

Closed
DesperatePea opened this issue Oct 26, 2020 · 11 comments · Fixed by #937
Closed

Unable to find any song on spotify #930

DesperatePea opened this issue Oct 26, 2020 · 11 comments · Fixed by #937

Comments

@DesperatePea
Copy link

So i have been using this for a good while now.. however, it seems that every time i open terminal to use this command, something breaks.

I am on SpotDl 3.1.2 and i have been trying to download a song from spotify, by using this command: spotdl [trackURL] It cannot however find anything and gives me these lines of errors:
image

However no matter what song i type in, it cannot find the song i am looking for. Typing [song name artist] makes the thing look for the songs one word at a time, and it dumps a bunch of .spotTrackingFile files in my folder. What am i doing wrong? Am i missing something? I would like some detailed instructions on how to properly use this, because i have uninstalled and installed spotdl many many times. I used to use v2 but since that no longer works, i can only install v3. Thank you.

@ghost
Copy link

ghost commented Oct 27, 2020

Also having this issue, I wonder if it has anything to do with youtube-dl being taken down.

Anyway, I "pip3 install --force-reinstall spotdl"ed to be sure. Now I've got version 3.1.2 and it still doesn't work.

When I try using the song url I get this same KeyError and making a query I get "No song named $ could be found on spotify"

@Tejas-MD
Copy link

I can confirm the same problem occurring on my pc too since very recently. I got the tracebacks too, and upon force reinstall I got 3.1.2 and says: 'No song named $ could be found on spotify'. Not sure how I've to get it working again.

@ghost
Copy link

ghost commented Oct 28, 2020

This is an issue with pytube3. We'll patch it us APSAP. give us a week. Feel free to open a PR with fixes if the wait is too long. Us maintainers a bit busy as of now.

  • nficano/pytube #777
  • Shifting from the 'old' pytube3 to the new pytube causes ImportError, a new downloader has to be written.

@spotDL/intrested-contributors
@spotDL/contributors

@ghost
Copy link

ghost commented Oct 28, 2020

Try installing the new version v3.1.3

@ghost
Copy link

ghost commented Oct 28, 2020

Should be fixed in v3.1.3

Comment below if it isn't.

@ghost ghost closed this as completed Oct 28, 2020
ghost pushed a commit that referenced this issue Oct 28, 2020
Author: @Mikhail-Zex 

* moreee final changes

* final final changes
@ghost
Copy link

ghost commented Oct 28, 2020

Hey @Mikhail-Zex, thank you! It worked like a charm, and your response was pretty fast!

@ghost
Copy link

ghost commented Oct 29, 2020

It wasn't a big fix. I actually expected to take a week+ turned out that it was a problem with pypi serving up pytube.

@ghost
Copy link

ghost commented Oct 29, 2020

Hey @Mikhail-Zex, thank you! It worked like a charm, and your response was pretty fast!

And do you wanna help out on spotdl? There is only so much I can do myself. The more contributors, the faster we can get things moving. The whole point if the rewrite was to make contribution easier.

If your interested, drop a comment on 'new org members'. Even small contributions would be helpful.

@Tejas-MD
Copy link

Tejas-MD commented Oct 29, 2020

Great Fix, Just downloaded a song successfully. Upgrading was a lil hard for me, pip install spotdl --upgrade didn't work at the start. I had to uninstall(which gave some tracebacks) and reinstall with the upgrade command. I might have done something wrong but yeah, I finally got it working.

@ghost
Copy link

ghost commented Oct 29, 2020

Its pip install spotdl --upgrade

@Tejas-MD
Copy link

That was a typo here. Thanks for the reply.

This issue was closed.
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

Successfully merging a pull request may close this issue.

2 participants