网页到电子书:从网址列表创建EPUB。 站在Wget,Readability和Pandoc的肩膀上

时间:2024-02-23 19:18:41
【文件属性】:

文件名称:网页到电子书:从网址列表创建EPUB。 站在Wget,Readability和Pandoc的肩膀上

文件大小:66KB

文件格式:ZIP

更新时间:2024-02-23 19:18:41

npm js pandoc ebook wget

网页到电子书 从URL列表中创建一个EPUB。 站在肩膀上 →→ 创建自己的电子书 要求 Node.js NPM : wget必须在PATH 。 : pandoc必须位于PATH 。 安装 git clone https://github.com/georgjaehnig/webpages-to-ebook.git cd webpages-to-ebook npm install 用法 创建一个定义,如definitions/的示例。 node index.js your-created-definition.yml [optional-definition-to-be-merged-with-the-first.yml] 在output/epub/找到您的EPUB。 文献资料 例子 , , , , , , , , , , 也可以使用原始HTML进行一些结构化,检查以及其中的raw:和tags:/title:


【文件预览】:
webpages-to-ebook-master
----output()
--------html.processed()
--------html()
--------epub()
--------meta()
----LICENSE(1KB)
----README.md(2KB)
----Makefile(644B)
----definitions()
--------slatestarcodex.year.2013.yml(14KB)
--------slatestarcodex.year.2018.yml(20KB)
--------slatestarcodex.year.2019.yml(19KB)
--------slatestarcodex.top.yml(1KB)
--------defaults.yml(58B)
--------slatestarcodex.year.2014.yml(18KB)
--------consequentialism.yml(254B)
--------markmanson.yml(5KB)
--------slatestarcodex.year.2017.yml(20KB)
--------slatestarcodex.top.more.yml(5KB)
--------paulgraham.yml(7KB)
--------slatestarcodex.year.2020.yml(6KB)
--------slatestarcodex.year.2015.yml(15KB)
--------wbw.popular.yml(1KB)
--------slatestarcodex.year.2016.yml(14KB)
--------slatestarcodex.base.yml(344B)
--------slatestarcodex.all.yml(119KB)
--------library_of_scott_alexandria.yml(15KB)
----templates()
--------article.html.twig(87B)
----.gitignore(1KB)
----index.js(5KB)
----package.json(484B)

网友评论