Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider expansion into NIV, ESV, MSG versions? #63

Open
jiacheng-0 opened this issue Jul 8, 2022 · 2 comments
Open

Consider expansion into NIV, ESV, MSG versions? #63

jiacheng-0 opened this issue Jul 8, 2022 · 2 comments

Comments

@jiacheng-0
Copy link

You get the idea :D would you consider the following codes? Also, I'd like to connect with you on LinkedIn sir

@2br-2b
Copy link

2br-2b commented Jul 11, 2022

I tried working on adding the DRA (since it's public domain) from Project Gutenberg, but I'm not quite sure what I did with that work. The plain text version of that Bible is pretty easy to parse, but you'd have to figure out how to handle the additional books and chapters in the Catholic Bible and how you'd want to handle switching versions.

@DSpeckhals
Copy link
Owner

Thank you for the issue. Indeed, the code has assumptions on the Bible books (order and selection) and chapters (count) based on the western Protestant translations. Making it accommodate other translations would take some work, but it's not insurmountable.

I've thought before that another domain name could be used for those, e.g. rv1960.bible.rs/Juan/1/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants