You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And as Wuxiaworld is possibly transitioning to discontinue giving its completed books for free, this CLI will come in handy for quickly getting a lot of novels before the clock runs out.
I also should mention that this tool was never designed for batch downloads. I think "list-chapters" as well as "download-full" would need quite a bit of code to get it to work. Apart from that this tool is also too slow and doesnt support all novels.
A CLI is so much easier to use. Sth like:
Ww.py list-novels
Ww.py download
Ww.py list-chapters
Ww.py download-full
It’s pretty easy to implement using https://github.com/docopt/docopt.
The text was updated successfully, but these errors were encountered: