Skip to content

ChiuAlfredo/Spotify_playlist

Repository files navigation

README

Table of Content

Background

Spotify always create [only for you] playlist. But, It has limits. First, We can't control when and how it show you. Second, It can only create the genre which you listen the most frequent. You can listen what you want to explore. Third, I want to create a playlist similar to the specific singer ,but only spotify can't do it. Because of these reason, I create my own spotify playlist application to fulfill all these needs.

Feature

  • Recommend song from your choose
  • Recommend similar genre song from an artist
  • create playlist

Install

Install the necessary Python packages by running:

pip install re
pip install json
pip install requests

Usage

  1. login spotify for developers - https://developer.spotify.com/dashboard/login

  2. click Dashboard to create an app

  3. click your app ,and click edit setting then add http://localhost:8888/callback/ in Redirect URIs

  4. paste Client ID and Client Secret on account.txt

  5. paste your user name on account.txt

  6. Run the entry-point script and follow the console instructions:

    $ python createplaylist.py

Badge

MainTainer

@ChiuAlfredo

and thanks @musikalkemist ,my basic idea is from him

License

#MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages