Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CyberFlameGO/SpotifyToLFM.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SpotifyToLFM.py

Modified from reddit snippet - incomplete but now uses environment variables from a .env file for API credentials.

Setup

  1. Copy .env.example to .env.
  2. Fill in your Last.fm and Spotify credentials.
  3. Install dependencies and run:
uv sync
uv run python main.py

Required variables:

  • LASTFM_API_KEY
  • LASTFM_API_SECRET
  • SPOTIPY_CLIENT_ID
  • SPOTIPY_CLIENT_SECRET

About

Scrobbles Spotify playlists, tracks, and albums to LastFM via Python

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages