Skip to content

slyeet03/spotify-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-DL CLI

A CLI agent for downloading spotify playlists/albums using their link.

Getting Started

Prerequisities

  1. Python-3.6 or above
  2. pytube
  3. os
  4. time
  5. re
  6. youtube-search-python
  7. spotipy

Installing

Clone or download it from github and install all the requirements. You can install them easily by this command pip3 install requirement.txt or install one by one.

Note: Put your own api key in spotify_track_fetcher.py.

Setting up the output file

  1. Right click and open file main.py in your desired text editor, at line 6 put your desired output directory between the " ".
  2. Save the file.

License

This project is licensed under the MIT License.

About

Download albums and playlists right from your terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages