- fix not existing issue when success
- udpate deps
- use
process.env
to fix__vue__
exposure
- udpate deps
- chore: update puppeteer, proxy-agent related
- fix: use store.subscribe, cause pptr modify fails.
- feat: use epubckeck-assets
- feat: rm execa, use plain
child_process.execSync
- fix
__vue__
exposure
- 支持多页
- 升级 w3c/epubcheck
- 清理更多没有使用的依赖
- 添加
weread-spy info
命令 - 添加
DEBUG_PROCESS_CONTENT=1
支持, 不开启 workers process content - 添加
weread-spy gen -D/--debug/--decompress <book-id-or-url-or-title>
,-D
解压缩.ePub
文件, 方便 debug - 修复 cheerio, xml + cjk + pre/code 的处理, see cheeriojs/cheerio#1198
- 移除 gulp, 移除 globby, 直接用 fast-glob 更好
- 修复 htchapterContentHtml 抓取
- 强制打开微信读书
__vue__
属性的使用
one
/dl
命令新增--interval <毫秒数>
切换章节间隔
- map.json 结构调整, 数据文件夹命名调整
- first publish on npm
- first release