Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yonka2019/currentlyrics

Opens lyrics (from genius) of the current playing song (from spotify)
https://github.com/yonka2019/currentlyrics

genius lyrics spotify

Last synced: 28 days ago
JSON representation

Opens lyrics (from genius) of the current playing song (from spotify)

Awesome Lists containing this project

README

        

# Current Lyrics

Opens lyrics of the current playing song

## Description

Opens lyrics (in https://genius.com) of the current playing song (on spotify)

### Installion (config.py)
* SPOTIFY_REFRESH_TOKEN -
* 1. Comment ' ACCESS_TOKEN_SPOTIFY=SpotifyAuth.get_auth_token(SPOTIFY_REFRESH_TOKEN)' line
* 2. Run SpotifyAuth.py, and copy the printed refresh token
* CLIENT_ID - Get on https://developer.spotify.com/dashboard/applications/
* CLIENT_SECRET - Get on https://developer.spotify.com/dashboard/applications/
* REDIRECT_URI - Get on https://developer.spotify.com/dashboard/applications/
* ACCESS_TOKEN_GENIUS - Get on https://genius.com/api-clients
* ACCESS_TOKEN_SPOTIFY - Automatically.

## Authors

* Yonka

## License

This project is licensed under the [MIT] License - see the LICENSE.md file for details