Closed ClaireCJS closed 1 year ago
I have recently made changes to the implementation of get_file_type
in a commit. Instead of using ffmpeg
, I am now utilizing another library to check the file type. Please try installing the latest version directly from Github:
pip install git+https://github.com/zh-plus/Open-Lyrics
Users don't need to install ffmpeg
unless they want to include videos in the input path.
Something is broken with using pip and git that way, I had to manually clone it and copy the files over haha.
BUT IT WORKED!
Thank you!
I was this close to writing my own, but this one is way better. You've put some real nice work into it!! The karaoke LRC i'm viewing is pretty perfect!
Only thing I would change would be to have shorter lines in some places.
Alas, this did not work for me.
[why are we probing an mp3 anyway?]