This is a simple command-line program for downloading anime episodes directly from the terminal.
avc_Asli.hai.mp4
- 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
Make sure that you have Node.js installed on your machine. If not, you can download it from here.
- Clone the repository:
git clone https://github.com/dev-palwar/Anime-cli.git
- Open the cloned repository in your terminal:
cd Anime-cli
- Run
npm install
to install the dependencies:
npm install
- Execute
npm start
to run the program:
npm start
- Follow the instructions provided in the terminal.
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.
This project is licensed under the MIT License.