RustyGoGoDl is a powerful tool for downloading anime from Gogoanime built on Rust. It offers a range of features to ensure a smooth and efficient download experience.
- Download Any Anime: Easily download your favorite anime from Gogoanime.
- Complete Season or Episode Range: Download a full season or select specific episodes (e.g., episodes 5-12).
- Concurrent Downloads: Download multiple episodes simultaneously to save time.
- Fast and Lightweight: Enjoy a speedy and small-sized application with a beautiful, interactive CLI interface.
- Resume downloads: If your download fails midway, don't worry, just download that episode(s) again and it will resume from where it left off.
For Windows and Linux there are pre-compiled binaries. Download them from the Releases page.
If you are using some other OS, you'll have to compile the binary yourself.
- Clone the repository:
git clone https://github.com/Zai-Kun/rusty-gogo-dl
- Navigate to the project directory:
cd rusty-gogo-dl
- Build the project:
cargo build --release
The compiled binary should be in the ./target/release
folder.
It's pretty easy to use. Just try it out and you'll see how it works.
Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.
This project is licensed under the MIT License.