shayd3 / spotify-autofollow

Automatically follow all artists that are saved to your library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotify-autofollow

Automatically follow all artists that are saved to your library on Spotify.

requirements

python3 requests

How to use

In the spotify-autofollow.py script, replace <API_TOKEN> with a token generated by Spotify that has the following permissions:

Then, just run the following to follow all artists that are saved to your library: $ py spotify-autofollow.py

It will then print out each unique artist ID that was returned and will auto-follow every artist that is in this unique id list.

About

Automatically follow all artists that are saved to your library


Languages

Language:Python 100.0%