TheOnlyWayUp / WattpadDownloader

Wattpad Books to EPUB Files. 🪙Download Paid Stories! Metadata and Cover Support 🏷️, Lightweight Frontend 🐇, Dockerized 🐳, Rapid Generation ⚡, API Support 🌐
https://wpd.rambhat.la
68 stars 12 forks source link
api docker downloader epub lightweight wattpad wattpad-downloader

WattpadDownloader (Demo)

Straightforward, Extendable WebApp to download Wattpad Books as EPUB Files.

image

Stars ⭐ are appreciated. Thanks!

Features

Set Up

  1. Clone the repository: git clone https://github.com/TheOnlyWayUp/WattpadDownloader/ && cd WattpadDownloader
  2. Build the image: docker build . -t 'wp_downloader' (This takes about 2 Minutes)
  3. Run the Container: docker run -d -p 5042:80 wp_downloader

That's it! You can use your instance at http://localhost:5042. API Documentation is available at http://localhost:5042/docs.


My thanks to aerkalov/ebooklib for a fast and well-documented package.


TheOnlyWayUp © 2024