I am using Bible App on a e-reader (only wifi connection) and would like to know if it is possible to download undownloadable bible version.
For example
https://bible.youversionapi.com/3.2/version.json?id=463 is the API call that for New American Bible, revised edition. The
offline.allow_redownload flag in the API response should control if the bible can be downloaded.
In the API response there is
offline.url for downloading the whole bible offline, but the Bible App wouldn't take it - I guess they need to do some process after download, which I am not sure where should I place the zip file to activate this process.
Does anyone have any idea how to get the offline file processed by the Bible Android App so I could read it offline.
Thanks in advance