https://github.com/paradiseduo/freenoveldownload
听说你想下载免费小说?
https://github.com/paradiseduo/freenoveldownload
Last synced: 3 months ago
JSON representation
听说你想下载免费小说?
- Host: GitHub
- URL: https://github.com/paradiseduo/freenoveldownload
- Owner: paradiseduo
- Created: 2022-09-05T10:51:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T08:17:42.000Z (over 2 years ago)
- Last Synced: 2025-04-11T20:05:23.101Z (3 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 -hUsage of ./main:
-name string
请输入书名,宁可少字不能错字
-proxy string
请输入代理文件路径,强烈建议使用代理
```