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

Add URI encoding to credentials #9

Closed AaronBenDaniel closed 3 months ago

AaronBenDaniel commented 3 months ago

This fixes the issue I was having where characters like # and & weren't getting interpreted properly. Weirdly enough, it doesn't need decoding in the API... nor does it look like it's getting encoded in the first place. The hover-link I see when I hover on the "Download" button shows my unencoded credentials, but it does work now.