0.2.0 • Published 1 year ago

@dylanarmstrong/fic-gen v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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 year ago

0.1.0

1 year ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago