https://github.com/mckenziejdan/twitter-spotify-nowplaying
Python script to do useful things with the current song you're listening to on Spotify
https://github.com/mckenziejdan/twitter-spotify-nowplaying
nowplaying python spotify sqlite twitter
Last synced: 10 days ago
JSON representation
Python script to do useful things with the current song you're listening to on Spotify
- Host: GitHub
- URL: https://github.com/mckenziejdan/twitter-spotify-nowplaying
- Owner: McKenzieJDan
- License: mit
- Created: 2018-01-05T20:07:39.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T13:18:18.000Z (about 3 years ago)
- Last Synced: 2025-08-18T09:35:49.381Z (10 months ago)
- Topics: nowplaying, python, spotify, sqlite, twitter
- Language: Python
- Homepage: https://twitter.com/mckenziejnow
- Size: 257 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Now Playing for Twitter & Spotify
*Daniel McKenzie*
Python script to do useful things with the current song you're listening to on Spotify.
Currently it does the following:
* Send a [tweet](https://twitter.com/mckenziejnow) to Twitter (#NowPlaying `Song Name` by `Artist Name`)
* Update your Twitter Profile & Banner image
* Add current song to a [Spotify playlist](https://open.spotify.com/user/djmshire/playlist/4yxCIRtkaD00xEwDZzp6En)
* Add current song into a SQLite database
> Plan to do useful things with this in the future