Home
Softono
hkpropel-downloader

hkpropel-downloader

Open source MIT C#
24
Stars
0
Forks
0
Issues
2
Watchers
1 year
Last Commit

About hkpropel-downloader

Download HK Propel (Human Kinetics) books in EPUB format

Platforms

Web Self-hosted Windows

Languages

C#

Links

HK Propel downloader

Download HK Propel (Human Kinetics) books in EPUB format. Read my blog post to learn more: Reverse engineering yet another ebook format.

Requirements

Usage

  1. Open your HK Propel book in Chrome.
  2. Extract the book ID from the URL.
  3. Export HK Propel cookies in JSON format using Get cookies.txt LOCALLY extension.
  4. Clone this repository and open a terminal window in its root folder.
  5. Run the following command: dotnet run --id <book_id> --cookies <cookies_path>.