Scraper that updates a Spotify playlist with QQ Music's most played songs
- Register your app at My Applications
- Create a .env file that contains:
SPOTIPY_CLIENT_ID = CLIENT ID from Dashboard
SPOTIPY_CLIENT_SECRET = CLIENT SECRET from Dashboard
SPOTIPY_REDIRECT_URI = Redirect URI
SPOTIPY_USER = Spotify ID of the owner of the playlist you would like to edit
SPOTIPY_PLAYLIST = Spotify ID of the playlist you would like to edit
URL_FIRST = Link created by sharing 热歌 from 排行榜 on the QQ Music app before '&no=' - Run qq_spotify.py!