Skip to content

Reddify Creates a Spotify playlist, based on the top posts of a specific music genre subreddit

License

Notifications You must be signed in to change notification settings

lironbdolah/reddify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddify

Licence Issues last commit

Reddify Creates a Spotify playlist, based on the top posts of a specific music genre subreddit, Using Spotipy.

Features:

  • Easy to use GUI
  • Generates a playlist based on your personal preferences.
  • Multiple playlist filters.

Playlist filters options:

  • Playlist name: The name you choose for your playlist.
  • Subreddit name: The name of the subreddit which you want to extract your posts from (You Can Select Multiple Subreddits : "subreddit_1,subreddit_2 ..)
  • Number of tracks: The number of tracks you would like to have in your playlist
  • Date range: Sorts Reddit posts by a specific date range (past day, past week, .... all time).
  • Category: Sorts Reddit posts by new/hot/top posts.

Requierments:

  • spotipy
  • PIL
  • tkinter

User guide:

In order to create your playlist, you first need to get authorization from Spotify (token).

To get the Spotify token, create an app in Spotify for developers dashboard, and retreve your:

  • client-id
  • secret-id
  • set up a redirect URL

Now, we are ready to use reddify. Download the repository and run: main.py

Enter your information into the GUI:

That's it!

if you filled up your information correctly, your playlist should appear on Spotify.

About

Reddify Creates a Spotify playlist, based on the top posts of a specific music genre subreddit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages