Coder Social home page Coder Social logo

hidimpu / spotify-downloader Goto Github PK

View Code? Open in Web Editor NEW
67.0 2.0 12.0 23.33 MB

A Simple Python Script that enables you to extract mp3 using Spotify Links

License: MIT License

Python 100.00%
spotify-downloader spotify-links extract-mp3 ffmpeg python-script python

spotify-downloader's Introduction

Spotify-Downloader

A Simple Python Script that enables you to extract mp3 using Spotify Links





Download audio files using Spotify links

Make sure you have FFmpeg on the same folder as the script file if you are on Linux or Mac

Usage

Open the your preferred Terminal and execute following command :
pip install -r requirements.txt
Once all the requirements are installed, run the following command :
python dl.py
  • Now Insert a valid Spotify URL and the process will start.
  • The default path for downloads will be your "Downloads" folder (both Windows and Linux)

** Make sure to be connected with Internet else you will see a Load of errors **

spotify-downloader's People

Contributors

hidimpu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spotify-downloader's Issues

NameError: name 'check' is not defined

Hello

I sadly got this why I try to execute it with python 3.10.2

Traceback (most recent call last):
  File "/home/marco/Programme/Spotify-Downloader/dl.py", line 135, in <module>
    check()
NameError: name 'check' is not defined

Cheers!

audio source?

Hi, just a quick question without having to read you code: where does this get the audio actually from? most spotify downloaders somehow use the spotify api and then get tha actual audio from youtube. is your project working similar?
thanks in advance
best Jojo

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.