This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 119
安装方法
kajweb edited this page Feb 6, 2020
·
4 revisions
-
前期准备
- 注册、登录 github
- 点击右上角的
⭐Star
- 点
Fork
,可以fork到自己的仓库以提交pr
-
下载与安装
-
下载依赖
-
打开命令行(
cmd
),使用pip install -r requirements.txt
安装依赖 -
复制
cookies_default.txt
文本并修改名字为cookies.txt
-
打开
cookies.txt
修改其中的{Here Input You Cookies}
修改为你自己的PHPSESSID
(记得删除外层的括号) -
运行
python main.py
或者python main_mult.py
-
其中,book_id是阅读界面后面的4-8位数字
由于网站(简称:对方)经常更新,在对方更新后我们这边也会及时更新。这时候你的电脑就需要执行更新代码操作。
git pull
-
README - Wiki - FAQ - Issues - Sponsor/Donate