ChrisMBarr / LyricConverter

The universal translator & converter for song presentation files!
https://lyricconverter.net/
30 stars 2 forks source link

Using as a library #110

Open Vija02 opened 1 week ago

Vija02 commented 1 week ago

Hi, thanks for all your hard work on this!

I'm developing a new presentation software(open source on my profile) and found this project along the way. So rather than creating the functionality from scratch, I thought why not use it.

That said, do you have any plans to get this usable as a library? If not, are you open to that? I haven't really dove deep into the codebase but I'm happy to work on getting that done.

ChrisMBarr commented 1 week ago

I don't... but each format that LyricConverter converts from/to already has a library. All this project does is parse an input, transform that into an "intermediary" format, and then send that to the selected output format.

I wrote 3 of the parser libraries, but I list all the ones that are used here: https://github.com/ChrisMBarr/LyricConverter/tree/master?tab=readme-ov-file#lyricconverter-uses-these-projects-for-extracting-from-andor-creating-song-files