# yuki ❄️ multithreaded web archiver ## Status yuki is still WIP, but certainly works fine at the moment. ## Installing Ensure you have [Rust](https://rustup.rs/), then run: ``` cargo install yuki ``` ## Modules There are several modules you can use, here's a list of them - random_imgur ## Usage ``` yuki run ``` ## Archiving Imgur With [imgur.com banning all kinds of explicit media](https://techcrunch.com/2023/04/20/imgur-will-ban-explicit-images-on-its-platform-this-month/) by this month, it is now useful to archive it. To do this, you can use the random_imgur module: ``` yuki run random_imgur ```