mirror of
https://github.com/apachecn/epub-crawler.git
synced 2025-06-06 17:56:57 +00:00
2023-02-14 13:16:24
This commit is contained in:
parent
e153e2c4c4
commit
a6a08b9ee0
@ -132,6 +132,10 @@ CONFIG: JSON 格式的配置文件,默认为当前工作目录中的 config.js
|
|||||||
|
|
||||||
⚠该配置项会覆盖`link`,`title`和`content`,但不会覆盖`list`⚠
|
⚠该配置项会覆盖`link`,`title`和`content`,但不会覆盖`list`⚠
|
||||||
|
|
||||||
|
+ `sizeLimit:String`(可空)
|
||||||
|
|
||||||
|
EPUB 大小限制,格式为【数字+字母单位】,默认为`100m`。
|
||||||
|
|
||||||
用于抓取我们的 PyTorch 1.4 文档的示例:
|
用于抓取我们的 PyTorch 1.4 文档的示例:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user