nicohman / rust-wildbow-scraper

Automatically scrapes wildbow's web serials and compiles them into ebooks
GNU General Public License v3.0
95 stars 20 forks source link

Pact errors post-download. #23

Closed PointMeAtTheDawn closed 3 years ago

PointMeAtTheDawn commented 3 years ago

thread 'reductor' panicked at 'Couldn't export epub: Io { desc: "network content", op: "inspect", more: Some("Not Found") }', src/main.rs:393:10 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace thread 'main' panicked at 'called Result::unwrap() on an Err value: Any', src/main.rs:49:20

PointMeAtTheDawn commented 3 years ago

(Only fails with cover download)

nicohman commented 3 years ago

It looks like the cover url that was included is down now. I'll see about removing it.