LRC to SRT Converter is a Python script that allows you to convert .lrc (Lyrics File) subtitle files to .srt (SubRip) format. This script automates the process of converting subtitles, making it easier to work with different subtitle formats.
- Converts .lrc subtitle files to .srt format.
- Handles multiple .lrc files in a given directory.
- Python 3.x
- Clone the repository to your local machine:
git clone https://github.com/your-username/lrc2srt.git