eneller 8e0d92d796 feat: interactive cli
using fzf wrapped by pyfzf
2025-02-25 12:22:12 +01:00
2025-02-25 12:22:12 +01:00
2025-02-15 01:09:35 +01:00
2025-02-25 03:40:12 +01:00
2025-01-17 09:02:23 +01:00
2025-02-25 12:22:12 +01:00
2025-02-25 12:22:12 +01:00
2025-02-25 12:22:12 +01:00

epub2go.py

web to epub converter for https://projekt-gutenberg.org. Requires:

Usage

Invoke the script using the url of any page of the book you would like to download:

epub2go https://www.projekt-gutenberg.org/ibsen/solness/

Installation

Assuming you have a recent version of python installed, run

pip install git+https://github.com/eneller/epub2go.py@latest

This will provide the 'epub2go' command.

Description
EPUB converter using wget, pandoc and python glue
Readme GPL-3.0 107 KiB
Languages
Python 100%