Closed ToMattBan closed 9 months ago
the --universal-output
option from the current master will likely fix this
@kralverde I'm not familiar with Rust or cargo, but I followed the Readme part about building it and I got this error when running cargo build --release
:
error: Package crunchy-cli v3.2.5 (/home/tomatt/Apps/Meus/crunchy-cli)
does not have feature native-tls-crate
. It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
@kralverde I'm not familiar with Rust or cargo, but I followed the Readme part about building it and I got this error when running
cargo build --release
:error: Package
crunchy-cli v3.2.5 (/home/tomatt/Apps/Meus/crunchy-cli)
does not have featurenative-tls-crate
. It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
Strange issue, it still compiles fine on my (linux) system. But besides that, you can grab a pre-built binary from the ci (at the bottom in the "Artifacts" section)
@bytedream I tried to compile on my Debian 12. Didn't know what was wrong. But the --universal-ouput from the latest artifact helped me and it's working. Thank you
Describe the bug Here I am again with a similar problem hehe. So, I'm trying to download some animes that in specific eps have a "?" in the title, and they are failing.
To Reproduce I ran:
Which outputed:
Expected behavior The episode downloaded
Screenshots If applicable, add screenshots to help explain your problem.
Client (please complete the following information):
Additional context All the other episodes downloaded with no problems. This happened in more than 1 show. The only thing they have in common is the "?" in the episode name