Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zevhys/music-lyrics


https://github.com/zevhys/music-lyrics

python

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

Python Music Lyrics

This simple Python script lets you play your favorite songs while displaying synchronized lyrics from LRC files.

usage :
- Ensure you have VLC installed.
- Run the script with the LRC file path as an argument.
- Example : python lrc_lyrics_player.py your_song_lyrics.lrc

Requirements :
- Python 3.x
- VLC media player

Note :


- Make sure to have Python and VLC installed before running the script