Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emanuel-de-jong/ez-spotify-lyrics
Tries to find, download and show the lyrics of the Spotify song you drag into the window. Uses Musixmatch, Genius, Lrclib, NetEase and Megalobiz.
https://github.com/emanuel-de-jong/ez-spotify-lyrics
lrc lyrics spotify
Last synced: 6 days ago
JSON representation
Tries to find, download and show the lyrics of the Spotify song you drag into the window. Uses Musixmatch, Genius, Lrclib, NetEase and Megalobiz.
- Host: GitHub
- URL: https://github.com/emanuel-de-jong/ez-spotify-lyrics
- Owner: Emanuel-de-Jong
- Created: 2024-10-15T12:11:12.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-10-17T14:25:11.000Z (19 days ago)
- Last Synced: 2024-10-19T14:27:09.786Z (17 days ago)
- Topics: lrc, lyrics, spotify
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EZ-Spotify-Lyrics
## Prerequisites
- Python >= 3.9.## Usage
1. `pip install -r requirements.txt`.
2. `python main.py`.
3. Drag & drop a song from Spotify to the app.## Credits
Uses [syncedlyrics](https://github.com/moehmeni/syncedlyrics) to find and download the lyrics.