Pixiv Novel Downloader

Download novels from Pixiv

< Părere la script-ul Pixiv Novel Downloader

Întrebare/comentariu

§
Postat în: 26-05-2024

2024年5月26日:
"批量下载此系列"失效, 解决方法: 修改521行

原:
```
return this.parseList(body);
```

修改为:
```
return this.parseList(body.page);
```

Postează un raspuns

Autentifică-te pentru a posta un răspuns.