gargakshit / unpaprd

An audiobook 🎧 📔 app made using Flutter
GNU Affero General Public License v3.0
99 stars 25 forks source link

unpaprd api #7

Open voipworld opened 3 years ago

voipworld commented 3 years ago

hello, is the api open sourced? we are a blind users community trying to build a local source of our national library. thanks.

gargakshit commented 3 years ago

hello, is the api open sourced? we are a blind users community trying to build a local source of our national library. thanks.

The API is not a full fledged API, but rather a hack I put in a couple of hours. It scrapes popular sources like gutenberg and librivox. It is deployed on vercel. The API, while open source at https://github.com/gargakshit/unpaprd_api is not the cleanest code :)

voipworld commented 3 years ago

hello, thank you a lot for your quick response! i'll try to deploy it localy and try to add my own audio books, and return any result ;) thanks!

On 7/17/21, Akshit Garg @.***> wrote:

hello, is the api open sourced? we are a blind users community trying to build a local source of our national library. thanks.

The API is not a full fledged API, but rather a hack I put in a couple of hours. It scrapes popular sources like gutenberg and librivox. It is deployed on vercel. The API, while open source at https://github.com/gargakshit/unpaprd_api is not the cleanest code :)

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/gargakshit/unpaprd/issues/7#issuecomment-881959165