MrCyjaneK / jwapi

FOSS replacement for JW Library app, that works on Ubuntu Touch, Debian (mobian & droidian), android, and any other os! Uses jw.org api directly.
https://mrcyjanek.net/projects/jwapi/
GNU General Public License v2.0
39 stars 0 forks source link

Questions #3

Closed peebowo closed 3 years ago

peebowo commented 3 years ago

Hello! I was wondering how to call the jw.org api, or any documentation for it. Thanks!

peebowo commented 3 years ago

Also, how do you get the .jwpub file?

MrCyjaneK commented 3 years ago

Hey! I've just added an license so https://pkg.go.dev/git.mrcyjanek.net/mrcyjanek/jwapi will work (soon)

https://github.com/MrCyjaneK/jwapi/blob/59c4d833d3ce24d4a12c30e7528393d0f5f4366d/libjw/main.go#L656 here you have function to get publication, you can specify the format (for example JWPUB or what we use currently EPUB)

I'm in progress of adding support for JWPUB publications at the moment

MrCyjaneK commented 3 years ago

So @peebowo in #4 there is some initial support support for JWPUB. I'm closing this issue for now, feel free to open new one.

Docs are now here: https://pkg.go.dev/git.mrcyjanek.net/mrcyjanek/jwapi@v0.0.0-20210811154023-8291da22ca44/libjw