<p align="center">
<img src="logo.png" alt="WattDownload Logo" width="200px">
</p>
<p align="center">
Extra-Minimal But Interactive CLI app to Download Stories from WP in EPUB (version 3) format. <br/>
Uses <a href="https://crates.io/crates/wp-mini">wp-mini</a> crate to download and <a href="https://crates.io/crates/wp-mini-epub">wp-mini-epub</a> crate to generate epubs.
</p>
---
<div align="center">
<a href="https://github.com/WattDownload/crate-wp-mini-epub-cli-interactive/releases/latest">
<img src="https://img.shields.io/badge/Download%20now!-darkgreen?style=for-the-badge&logo=abdownloadmanager&logoColor=f5f5f5" alt="Download Interactive CLI App">
</a>
</div>
---
## What is this?
- A Blazing fast - Extra-Minimal But Interactive CLI app to download any story from WP to epub (version 3) format - even purchased ones.
## Disclaimer
> [!WARNING]
> Using this app may violate Wattpad's [Terms of Service](https://policies.wattpad.com/terms/). These tools are provided for educational and personal backup purposes only. **USE AT YOUR OWN RISK.**
## Features
- Download any story under a minute.
- Download purchaed content (Premium chapter) - with WP credentials.
- Download stories with or without images embedded.
- Clean, Extra-Minimal UI.
## Get Started (No Cargo)
- Download executable for your OS.
- Run `./wp-mini-epub-cli-interactive -h`
## Get Started (Cargo)
- ### [Cargo](https://doc.rust-lang.org/cargo/) install
```bash
cargo install wp-mini-epub-cli-interactive
```
- ### [Cargo binstall](https://github.com/cargo-bins/cargo-binstall?tab=readme-ov-file)
```bash
cargo binstall wp-mini-epub-cli-interactive
```
---
## Get Started (Dev)
- Just reach refer source and figure our yourself - at least for now.
---
> [!NOTE]
> `Wattpad` is a registered trademark of `Wattpad` & `Webtoon Entertainment Inc.`. This project is not affiliated with, endorsed, or sponsored by Wattpad.
<p align="center">© 2025 WattDownload.</p>