Age Downloader is a Go project that allows you to search and download videos from the Age website.
- Search for videos on the Age website
- Download videos from the Age website
Before running the Age Downloader, make sure you have the following installed:
- Go (version 1.21.5)
-
Clone the repository:
git clone https://github.com/leetaogoooo/age-downloader.git
-
Change into the project directory:
cd age-downloader
-
Build the project:
go build main.go
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.