ImgBotApp 6bff617623 [ImgBot] Optimize images
*Total -- 1,537.64kb -> 759.95kb (50.58%)

/pics/v3.png -- 167.60kb -> 71.01kb (57.63%)
/pics/v2.png -- 1,153.36kb -> 550.21kb (52.29%)
/pics/v3-Mobile.png -- 74.60kb -> 43.91kb (41.14%)
/pics/v1.png -- 87.98kb -> 53.96kb (38.67%)
/src/frontend/static/embed.png -- 51.91kb -> 38.86kb (25.13%)
/src/frontend/static/favicon.svg -- 2.19kb -> 1.99kb (8.76%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2024-04-11 20:33:33 +00:00
2023-12-29 02:21:45 +00:00
2024-04-11 20:33:33 +00:00
2024-04-11 20:33:33 +00:00
2023-12-29 03:17:02 +00:00
2023-12-29 03:07:07 +00:00
2024-01-25 19:12:23 +05:30

WattpadDownloader (Demo)

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

image

Stars are appreciated. Thanks!

Features

  • Lightweight Frontend and Minimal Javascript.
  • 🌐 API Support (Visit the /docs path on your instance for more.)
  • 🐇 Fast Generation, Basic Ratelimit Handling.
  • 🐳 Docker Support
  • 🏷️ Generated EPUB File includes Metadata. (Dublin Core Spec)
  • 📖 Plays well with E-Readers. (Kindle Support if KOReader present)
  • 💻 Easily Hackable. Extend with ease.

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 © 2023

S
Description
Wattpad Books to EPUB Files. 🪙Download Paid Stories! Metadata and Cover Support 🏷️, Lightweight Frontend 🐇, Dockerized 🐳, Rapid Generation , API Support 🌐
Readme 20 MiB
Languages
Svelte 69.1%
Python 22.3%
CSS 4.8%
HTML 2.8%
Dockerfile 0.7%
Other 0.3%