Greasy Fork is available in English.

Pixiv novel to Epub

Download pixiv novels in Epub format

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.1.8 31/10/2024
    • improvement: added pixiv page link to description in information page (#265585)
  • v0.1.7.1 05/10/2024
    • 代码改进:统一使用4空格进行缩进
  • v0.1.7 05/10/2024
    • 当series下载出现不可阅读的章节时,自动解析不可阅读原因并跳过该章节
  • v0.1.6.1 01/07/2024
    • 代码质量改进
  • v0.1.6 30/06/2024
    • 支持分页:在Epub中,每页开始结束出添加页数角标,支持同一章节内点击页面链接跳转到对应页面
    • 在网页中新增了页面内下载按钮,并且可以显示(大略的)下载进度
  • v0.1.5 05/05/2024
    • Added [jump:page_number] parser
  • v0.1.4 05/05/2024
    • Added [[jumpuri:text > url]] parser
  • v0.1.3 08/04/2024
    • Added [chapter: xxx] parser
    • Loads all chapters asynchronously for novel series to speed up loading
  • v0.1.2 16/03/2024
    • Added description for each chapter
    • Embed illusts for [pixivimage:id-index] markers
  • v0.1 05/01/2024