Giter VIP home page Giter VIP logo

Comments (13)

xnetcat avatar xnetcat commented on August 12, 2024 2

Follow this steps.

Quick Fix: Use Your Own Client ID and Secret

To avoid these issues, we recommend using your own client ID and secret from Spotify. Here’s how:

  1. Visit the Spotify Developer Dashboard: Go to Spotify Developer Dashboard.
  2. Log In: Sign in or create a Spotify account.
  3. Create a New App: Click "Create an App" and fill in the details. (Set APIs used to Web API and Redirect URIs to http://127.0.0.1:9900/ (or whatever you want to use))
  4. Get Your Credentials: Copy your client ID and secret.

Update Your Settings:

  1. Config File: Update your settings in the config file as described here.
  2. Command Line Options: Alternatively, use the following command line options:
    --client-id CLIENT_ID
    --client-secret CLIENT_SECRET
    

from spotify-downloader.

xnetcat avatar xnetcat commented on August 12, 2024 1

Have you changed the number of threads?

Try installing dev version to resolve the YT-DLP errors

pip install -U https://codeload.github.com/spotDL/spotify-downloader/zip/dev

from spotify-downloader.

xnetcat avatar xnetcat commented on August 12, 2024 1

same error in the same amount of file (around 50 55 files)

image This is with the dev version

Can you upload logs with --log-level DEBUG

from spotify-downloader.

xnetcat avatar xnetcat commented on August 12, 2024

Well you didn't provide any url to download. If you want to start web ui you have to run

spotdl web --cookie-file cookies.txt 

from spotify-downloader.

pcarmonac avatar pcarmonac commented on August 12, 2024

no I try update the cookie file, the line command

spotdl --cookie-file cookie.txt

I am understanding that every time I enter a download request from a play list I must enter the cookie file? something like this?

spotdl --cookie-file cookiefile.txt https://open.spotify.com/playlist/3rutp1PvPUWdkZ1ttEyWFB?si=ab3eb3be20bb4d0a

from spotify-downloader.

xnetcat avatar xnetcat commented on August 12, 2024

I am understanding that every time I enter a download request from a play list I must enter the cookie file? something like this?

spotdl --cookie-file cookiefile.txt open.spotify.com/playlist/3rutp1PvPUWdkZ1ttEyWFB?si=ab3eb3be20bb4d0a

yes, or you can save the path to the cookie file in the config file so you won't have to do it again

from spotify-downloader.

pcarmonac avatar pcarmonac commented on August 12, 2024

Thanks, I try to download some song but send me new error

SCR-20240724-sefn

am I doing something wrong?

from spotify-downloader.

xnetcat avatar xnetcat commented on August 12, 2024

Ok, few things

  1. Here's some info about getting the best audio quality . Note that YouTube Music's highest bitrate is 256kbps
  2. --audio youtube.music is wrong. youtube-music is the correct option
  3. zsh: no matches found since you are using zsh on mac you have to put link in quotes
    spotdl download "SpotifyLink" like that

from spotify-downloader.

pcarmonac avatar pcarmonac commented on August 12, 2024

Thanks, now work perfect by command line now, only YT Music, after 50 song send error and crash the download

image

You know what happend?

from spotify-downloader.

pcarmonac avatar pcarmonac commented on August 12, 2024

same error in the same amount of file (around 50 55 files)

image

This is with the dev version

from spotify-downloader.

pcarmonac avatar pcarmonac commented on August 12, 2024

and now break in another process

image

from spotify-downloader.

xnetcat avatar xnetcat commented on August 12, 2024

and now break in another process

image

Follow instructions here: #2142

from spotify-downloader.

pcarmonac avatar pcarmonac commented on August 12, 2024

Apparently the maximum number of files to download is between 50 and 55, beyond that the link with YT Music becomes saturated (and I have YT Music Prime)

Using --log-level DEBUG

image

from spotify-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.