Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.97 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.97 KB

rustygogo-iconRustyGoGoDl

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.

screenshot-1

screanshot-2

Features

  • 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.

Installation

Download Binaries

For Windows and Linux there are pre-compiled binaries. Download them from the Releases page.

Build From Source

If you are using some other OS, you'll have to compile the binary yourself.

  1. Clone the repository:
    git clone https://github.com/Zai-Kun/rusty-gogo-dl
  2. Navigate to the project directory:
    cd rusty-gogo-dl
  3. Build the project:
    cargo build --release

The compiled binary should be in the ./target/release folder.

Usage

It's pretty easy to use. Just try it out and you'll see how it works.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss your ideas.

License

This project is licensed under the MIT License.