Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (26 loc) · 703 Bytes

File metadata and controls

46 lines (26 loc) · 703 Bytes

ficdl

This project has been archived, as FFN's CloudFlare settings break it, it is left up for academic purposes.


A Python app for taking stories from fanfic sites and turning them into eBooks for a more comfortable reading experience.

Usage

GUI

Double click ficdl.pyz, or run

python ficdl.pyz

CLI

python ficdl.pyz <URL> -o name.epub

Run python ficdl.pyz --help for more options.

Installation

Download ficdl.pyz from the releases section.

Dependencies

  • Python 3.9+

Supported services

  • FanFiction.net

Others to come as requested (check the issues, or open one).

Supported formats

  • ePub

Kindle support is coming Soon:tm:.