BookWalker Downloader

Download full and preview books from BookWalker

作者
GolyBidoof
日安装量
1
总安装量
17
评分
0 1 0
版本
1.3
创建于
2025-10-09
更新于
2025-10-09
大小
22.5 KB
许可证
MIT
适用于

Go on Bookwalker (either trial or full book) and the button to download should show up in the top-right corner:

https://gist.github.com/GolyBidoof/6c9cbff7644c7078520fe45e3bcf039f

No longer based off of the work by https://github.com/VermiIIi0n, but they've been an inspiration to approach the script this way regardless
Their original solution:
https://github.com/VermiIIi0n/fuckBookWalker/blob/master/bookphucker/jp.py

this solution no longer relies on the minified objects in the browser, instead, it uses DOM manipulation.