Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4
NovelDL: Search and download novels from some specific websites.
License
NotificationsYou must be signed in to change notification settings
CharlesPikachu/noveldl
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Documents:https://noveldl.readthedocs.io/
Search and download novels from some specific websites.You can star this repository to keep track of the project if it's helpful for you, thank you for your support.| Source_EN | Source_CN | Support Search? | Support Download? |
|---|---|---|---|
| zw81 | 八一中文网 | ✓ | ✓ |
| gebiqu | 阁笔趣 | ✓ | ✓ |
| xbiquge | 笔趣阁 | ✓ | ✓ |
run "pip install pynoveldl"(1) OfflineStep1: git clone https://github.com/CharlesPikachu/noveldl.gitStep2:cd noveldl -> run"python setup.py install"(2) Onlinerun"pip install git+https://github.com/CharlesPikachu/noveldl.git@master"
fromnoveldlimportnoveldlconfig= {'savedir':'outputs','search_size_per_source':5,'proxies': {},}client=noveldl.noveldl(config=config)client.run()
Usage: noveldl [OPTIONS]Options: --version Show the version and exit. -k, --keyword TEXT 想要搜索下载的小说关键字, 若不指定, 则进入noveldl终端版 -p, --proxies TEXT 设置的代理 -s, --savedir TEXT 下载的小说的保存路径 -c, --count TEXT 在各个平台搜索时的小说搜索数量 -t, --targets TEXT 指定小说搜索下载的平台, 例如"zw81,gebiqu" --help Show this message and exit.- Games: Create interesting games by pure python.
- DecryptLogin: APIs for loginning some websites by using requests.
- Musicdl: A lightweight music downloader written by pure python.
- Videodl: A lightweight video downloader written by pure python.
- Pytools: Some useful tools written by pure python.
- PikachuWeChat: Play WeChat with itchat-uos.
- Pydrawing: Beautify your image or video.
- ImageCompressor: Image compressors written by pure python.
- FreeProxy: Collecting free proxies from internet.
- Paperdl: Search and download paper from specific websites.
- Sciogovterminal: Browse "The State Council Information Office of the People's Republic of China" in the terminal.
- CodeFree: Make no code a reality.
- DeepLearningToys: Some deep learning toys implemented in pytorch.
- DataAnalysis: Some data analysis projects in charles_pikachu.
- Imagedl: Search and download images from specific websites.
- Pytoydl: A toy deep learning framework built upon numpy.
- NovelDL: Search and download novels from some specific websites.
About
NovelDL: Search and download novels from some specific websites.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.


