Skip to content

Chris-Development-Official/timedLyricsCreator.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

timedLyricsCreator.py

Synchronize embedded lyrics in mp3 songs with a push of a button. 🎵

What does it do.

This python program is used to synchronize embedded lyrics in mp3 songs.

Preview

Preview of synced lyrics.

How to use it.

Download timedLyricsCreator.py and put it in a folder.

In the same folder add all the mp3 (with the lyrics embedded as id3 tag) you wish to work with.

Once the program is launched it will ask you which songs you want to work with. As the song starts to play, all you need to do is press Enter at the right moment as the singer sings the following verse of the lyrics.

If you've messed up with timing and you wish to try again type r and press Enter. This will prompt you to repeat the current song.

When the procedure is over, lyrics are injected automatically into the corresponding song.

Dependencies.

Make sure you have installed all the dependecies first.

You must have installed VLC Media Player.

Install extra dependecies with: pip install python-vlc and pip install music-tag

License.

Licensed under MIT License.

You can modify this program as you see fit to meet your needs for personal use only.

Feel free to suggest any improvals.

Hope it helps!!

Made with ❤️ by Chris Development © 2021.

About

Synchronize embedded lyrics in mp3 songs with a push of a button

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages