Download HK Propel (Human Kinetics) books in EPUB format. Read my blog post to learn more: Reverse engineering yet another ebook format.
- Open your HK Propel book in Chrome.
- Extract the book ID from the URL.
- Export HK Propel cookies in JSON format using
Get cookies.txt LOCALLY
extension. - Clone this repository and open a terminal window in its root folder.
- Run the following command:
dotnet run --id <book_id> --cookies <cookies_path>
.