NachiketaVadera / EBookDownloader

This is an Android project that uses Jsoup to parse and find ebooks to download.
MIT License
44 stars 12 forks source link

Question about sources #2

Closed WulftheNordicRanger closed 5 years ago

WulftheNordicRanger commented 5 years ago

What websites are queried when you search for a book with this app?

NachiketaVadera commented 5 years ago

@WulftheNordicRanger Hey. Currently I'm only parsing content from vk but I plan to add other sources like libgen.io and b-ok.xyz as well. Another module of this app will be dedicated to downloading text books and I am yet to find good sources for it.

If you have any sources of improvements regarding them, please let me know.

Thank you.

ildar commented 5 years ago

That's at least worth putting into Readme

NachiketaVadera commented 5 years ago

@ildar Thanks.

That's at least worth putting into Readme + flibusta.is !

Yeah, I need to update the readme.

NachiketaVadera commented 5 years ago

@WulftheNordicRanger @ildar

Hey, I have update the README and mentioned the source(s) there. Any further changes made to the sources will be published in the README file.

Thank you.