- This project is similar to Spotify, as it displays song synced lyrics in the terminal.
- Clone this repo :
git clone https://github.com/x72x/terminal-lyrics
- Open Directory :
cd terminal-lyrics
- Install requirements:
python3 -m pip install requirements.txt
- Run :
python3 main.py
- Visit music.youtube
- Copy Music Link
- Paste it
- Press Enter
- pydub for media player.
- yt-dlp for YT Music scrapper.
- syncedlyrics for Musixmatch and Spotify synced lyrics.