Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leetaogoooo/anime-download

download anime on command
https://github.com/leetaogoooo/anime-download

Last synced: about 2 months ago
JSON representation

download anime on command

Awesome Lists containing this project

README

        

# Age Downloader

Age Downloader is a Go project that allows you to search and download videos from the [Age website](https://www.agedm.org/).

## Features

- Search for videos on the Age website
- Download videos from the Age website

## Prerequisites

Before running the Age Downloader, make sure you have the following installed:

- Go (version 1.21.5)

## Installation

1. Clone the repository:

```shell
git clone https://github.com/leetaogoooo/age-downloader.git
```

2. Change into the project directory:

```shell
cd age-downloader
```

3. Build the project:

```shell
go build main.go
```

## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.