0.2.0 • Published 1 month ago

@dylanarmstrong/fic-gen v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

fic-gen

Generate ePub when given a url using curl-impersonate.

Usage

fic-gen https://example.com

Installation

  1. pnpm add -g @dylanarmstrong/fic-gen

Installation (from source)

  1. pnpm install
  2. pnpm run build
  3. pnpm add -g $(pwd)

Supported Sites

  • ArchiveOfOurOwn
  • BoxNovel
  • FanFiction
  • RoyalRoad
  • SpaceBattles
  • WanderingInn
  • WeTried

FanFiction

Requires passing in a valid cf_clearance cookie.

fic-gen -c cf_clearance=123 https://www.fanfiction.net/s/12345/1/story-title

TODO

  • Retry for failing curl
  • What is max title length on kindle?
  • Site Support:
    • Xenforo General
    • Fictionpress
  • Tests
  • Maybe support for using got instead of curl on non-ff
  • Add status progress bar for non-debug output
  • Maybe add a call to epubcheck if available after writing output
0.2.0

1 month ago

0.1.0

3 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago