All Projects → chiro2001 → Wenku8ToEpub-Online

chiro2001 / Wenku8ToEpub-Online

Licence: MIT License
基于flask的wenku8的epub下载网站,能够缓存wenku8网站有/无版权小说,Material Design界面,人性化使用前端。

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
XSLT
1337 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Wenku8ToEpub-Online

lightnovel epub
🍭 epub generator for (light)novels (轻) 小说 epub 生成器,支持站点:轻之国度、轻小说文库
Stars: ✭ 89 (+81.63%)
Mutual labels:  epub, novel, wenku8
Thiefmd
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
Stars: ✭ 48 (-2.04%)
Mutual labels:  epub, novel
Easybook
Java/Android多站点小说爬虫库,并发搜索,epub/txt下载,在线书源等,已实现小说app
Stars: ✭ 262 (+434.69%)
Mutual labels:  epub, novel
novelsave
This is a tool to download and convert novels from popular sites to e-books.
Stars: ✭ 25 (-48.98%)
Mutual labels:  epub, novel
Wedge
可配置的小说下载及电子书生成工具
Stars: ✭ 62 (+26.53%)
Mutual labels:  epub
SDKLauncher-iOS
A small iOS application to serve as a launcher/testbed for the Readium SDK.
Stars: ✭ 69 (+40.82%)
Mutual labels:  epub
books
电子书(计算机类,经济学,数学), 格式,pdf、mobi、epub
Stars: ✭ 804 (+1540.82%)
Mutual labels:  epub
eBookDesignChecklist
A progressive web app to help you design eBooks
Stars: ✭ 15 (-69.39%)
Mutual labels:  epub
r2-testapp-kotlin
No description or website provided.
Stars: ✭ 131 (+167.35%)
Mutual labels:  epub
knock
Convert ACSM files to DRM-free EPUB files with one command on Linux
Stars: ✭ 263 (+436.73%)
Mutual labels:  epub
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+12375.51%)
Mutual labels:  epub
EbookReader
The EbookReader Android App. Support file format like epub, pdf, txt, html, mobi, azw, azw3, html, doc, docx,cbz, cbr. Support tts.
Stars: ✭ 37 (-24.49%)
Mutual labels:  epub
web-clipper
Easily download the main content of a web page in html, markdown, and/or epub format from command line.
Stars: ✭ 15 (-69.39%)
Mutual labels:  epub
ebooks
计算机黑皮书、超清超高质量编程电子书 🔥
Stars: ✭ 86 (+75.51%)
Mutual labels:  epub
bookmate downloader
Download books as epub from bookmate.com
Stars: ✭ 38 (-22.45%)
Mutual labels:  epub
go-toolkit
Official repo for all things written in Go related to the Readium Architecture
Stars: ✭ 21 (-57.14%)
Mutual labels:  epub
termpub
Epubreader for the terminal
Stars: ✭ 25 (-48.98%)
Mutual labels:  epub
EPUB-to-PDF
Telegram bot EPUB to PDF converter
Stars: ✭ 25 (-48.98%)
Mutual labels:  epub
z-reader
📘 [vscode插件] 小说阅读器,支持在线搜索和本地阅读,支持txt和epub格式
Stars: ✭ 205 (+318.37%)
Mutual labels:  epub
OtakuWorld
Anime Watcher, Manga Reader, and Novel Reader as three separate apps, same UI
Stars: ✭ 123 (+151.02%)
Mutual labels:  novel

使用的模块的说明

把www.wenku8.net的轻小说在线转换成epub格式。wenku8.net没有版权的小说则下载TXT文件然后转换为epub文件。

wk2epub [-h] [-t] [-m] [-b] [list]

    list            一个数字列表,中间用空格隔开

    -t              只获取文字,忽略图片。
                    但是图像远程连接仍然保留在文中。
                    此开关默认关闭,即默认获取图片。

    -m              多线程模式。
                    该开关已默认打开。

    -i              显示该书信息。

    -b              把生成的epub文件直接从stdio返回。
                    此时list长度应为1。
                    调试用。

    -h              显示本帮助。

调用示例:
    wk2epub -t 1 1213

关于:
    https://github.com/LanceLiang2018/Wenku8ToEpub

版本:
    2020/3/8 1:45 AM

文件下载方式

方式1

书名形式

https://light-novel-1254016670.cos.ap-guangzhou.myqcloud.com/{{小说标题}}.epub

小说标题以显示在wenku8网站上的为准,例如

TIGER×DRAGON!(龙与虎)

示例:

文学少女

方式2

ID形式(废弃。)

注意等待静态HTML跳转

更新:服务器版

更新:美化UI和功能

主站http://wenku8.herokuapp.com

免费托管于heroku。可以https,但是会造成iframe引用源站的图片没法显示。

在这里提出issues或者在网站内反馈。

TODO:

  • MDUI配置
  • 书籍信息显示
  • 下载过程实时反馈
  • 防止内存泄露

效果展示

图片1

图片2

图片3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].