Git Product home page Git Product logo

Comments (7)

SchnitzyNine avatar SchnitzyNine commented on June 20, 2024 1

For this program to work check if https://music.youtube.com/ is available in your country, if not using a VPN solves the issue! Cheers!

from spotifydownloadmanager.

cosmohacker avatar cosmohacker commented on June 20, 2024

Yah, it can happen on some computers.(i m not good at setup phase :( )
You need to check whether "pip" is installed in the terminal by typing "pip help", if not, you can see how to install it from this link.

https://www.geeksforgeeks.org/how-to-install-pip-on-windows/

By the way, you need to have python installed on your computer.

After that you can download songs without any errors.

from spotifydownloadmanager.

SchnitzyNine avatar SchnitzyNine commented on June 20, 2024

Yah, it can happen on some computers.(i m not good at setup phase :( ) You need to check whether "pip" is installed in the terminal by typing "pip help", if not, you can see how to install it from this link.

https://www.geeksforgeeks.org/how-to-install-pip-on-windows/

By the way, you need to have python installed on your computer.

After that you can download songs without any errors.

I do have pip installed and in path and the latest version of python installed on path

from spotifydownloadmanager.

cosmohacker avatar cosmohacker commented on June 20, 2024

could you send me a screenshot of result after typed powershell spotdl or python -m spotdl ?

from spotifydownloadmanager.

SchnitzyNine avatar SchnitzyNine commented on June 20, 2024

could you send me a screenshot of result after typed powershell spotdl or python -m spotdl ?

Can we chat on discord or somewhere?
image
image

from spotifydownloadmanager.

cosmohacker avatar cosmohacker commented on June 20, 2024

yes sure
https://discord.gg/5wWWfeaN

from spotifydownloadmanager.

cosmohacker avatar cosmohacker commented on June 20, 2024

Update spotdl by this command:

pip install --upgrade spotdl

try it again in terminal or in sputyif.exe if the errors occurres you can use this code in powershell

spotdl --manual "song name"

its a bug about package that use to download song from spotify which can be require to use vpn

"Spotify may block downloads from certain regions or IP addresses. Using a VPN may help bypass such restrictions."

in some cases you need to degrade spotdl package by uninstalling:
pip uninstall spodtl
and installing:
pip install spotdl==4.1.3

from spotifydownloadmanager.

Related Issues (1)

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.