Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.18 KB

README.md

File metadata and controls

54 lines (33 loc) · 1.18 KB

> Anime-cli

This is a simple command-line program for downloading anime episodes directly from the terminal.

avc_Asli.hai.mp4

Features

  • Search for anime titles
  • Select the desired anime from the search results
  • Choose the episode you want to download
  • Select the preferred video quality
  • Download the episode to your desktop with a progress bar

Prerequisites

Make sure that you have Node.js installed on your machine. If not, you can download it from here.

Installation

  1. Clone the repository:
git clone https://github.com/dev-palwar/Anime-cli.git
  1. Open the cloned repository in your terminal:
cd Anime-cli
  1. Run npm install to install the dependencies:
npm install
  1. Execute npm start to run the program:
npm start
  1. Follow the instructions provided in the terminal.

Contributing

Contributions are welcome! If you have any suggestions to improve it, please let me know :D You can open an issue or submit a pull request.

License

This project is licensed under the MIT License.