evan-sm / cyberdrop-dl

📦🌏 Cyberdrop.me album downloader
https://crates.io/crates/cyberdrop-dl
138 stars 15 forks source link

file name too long #7

Open Keen1e opened 2 years ago

Keen1e commented 2 years ago

Im trying to download an album but its stopping and throwing out errors. I assume its the file name being too long?


thread 'tokio-runtime-worker' panicked at 'called Result::unwrap() on an Err value: Os { code: 63, kind: FilenameTooLong, message: "File name too long" }', /Users/chrisgray/.cargo/registry/src/github.com-1ecc6299db9ec823/cyberdrop-dl-0.3.2/src/lib.rs:126:62 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace thread 'tokio-runtime-worker' panicked at 'called Result::unwrap() on an Err Overall [░░░░░░░░░░░░░░░░░░░░ 0/1] thread 'tokio-runtime-worker' panicked at 'called Result::unwrap() on an Err value: JoinError::Panic(...)', /Users/chrisgray/.cargo/registry/src/github.com