selfire1 / BibleGateway-to-Obsidian

This script adapts jgclark's BibleGateway-to-Markdown script to export for use in Obsidian.
MIT License
204 stars 63 forks source link

Allow Apocrypha Downloading #11

Closed drakythe closed 7 months ago

drakythe commented 2 years ago

As someone who wants to use this in both a study and a scholarly context it would be very nice to be able to download the Apocrypha when a version allows for it.

I have successfully modified the .sh script to download the NRSV Apocypha, but I have not made it contextual or reviewed the other versions that make the Apocrypha available.

drakythe commented 2 years ago

Forked repo and uploaded my modified proof of concept script: https://github.com/drakythe/BibleGateway-to-Obsidian/tree/Apocrypha

drakythe commented 2 years ago

I have now updated that fork branch to check for the NRSV Version and dynamically add the apocryphal books/chapters into the download arrays.

Last item should be checking other apocryphal versions and then this will be working. May be able to address that tomorrow.

kaufman79 commented 2 years ago

Note the update to the NRSV recently came out, which Bible Gateway has listed as NRSVUE. It has the Apocrypha.

jakepog commented 1 year ago

The RSV likewise has the Apocrypha text. This could be an option?

selfire1 commented 7 months ago

Thanks for creating that fork. On this script this is not currently planned, but I might keep it in mind for future versions.