7 releases
0.1.6 | Sep 5, 2024 |
---|---|
0.1.5 | Jul 18, 2024 |
0.1.3 | Jun 24, 2024 |
#209 in Images
200KB
660 lines
哔哩哔哩漫画下载工具
通过 cli 的形式,将在哔漫已经购买过的漫画下载到本地,未购买的漫画无法下载全部图片.
预览
使用方法
安装
$ cargo install bili-manga-downloader
$ bili-manga-downloader
本地构建
-
clone 项目到本地
-
执行 cargo build --release
-
运行 bili-manga-downloader
拓展
正常情况下,直接运行 bili-manga-downloader,然后根据提示完成设置就ok,如果有特殊需求,可以参考以下方法:
- 指定漫画搜索
$ bili-manga-downloader -m 鬼灭之刃
- 指定下载路径
$ bili-manga-downloader -d xxxxxx
Dependencies
~19–32MB
~472K SLoC