An open API service indexing awesome lists of open source software.

https://github.com/paradiseduo/freenoveldownload

听说你想下载免费小说?
https://github.com/paradiseduo/freenoveldownload

Last synced: 3 months ago
JSON representation

听说你想下载免费小说?

Awesome Lists containing this project

README

        

# FreeNovelDownload

听说你想下载免费小说?

听说你想下载无删减版的小说?

听说你想下载爱情动作小说?

# How to Use
建议挂代理,代理可以从这里找:

https://checkerproxy.net/archive/2022-09-05

https://github.com/cyubuchen/Free_Proxy_Website

https://free-proxy-list.net/anonymous-proxy.html

https://github.com/jhao104/proxy_pool

建议挂HTTP的代理。

## Python

```
Usage:
python3 downloader.py -n 斗破苍穹 -p proxy

-h show help
-n --name
-p --proxy
```

## Golang
```
> go build
> ./main -h

Usage of ./main:
-name string
请输入书名,宁可少字不能错字
-proxy string
请输入代理文件路径,强烈建议使用代理
```