Giter Site home page Giter Site logo

ani-cli's Introduction

ani-cli by DNA

ani-cli is a self-made CLI tool to find, watch or download anime from inside your terminal. This program uses puppeteer, a browser automation library, to scrape data from the web. In this case, all data including the stream itself is provided by aniworld.to, a german anime streaming site

โš ๏ธ Note: This project is for educational purposes only. I do not encourage any illegal activities. Please respect the laws of your country

Usage

PS E:\ani-cli> deno run -A main.ts -?
Usage: ani-cli [options]

Find, watch or download anime from inside your terminal

Options:
 -h, --help          Show this help message
 -n, --name          Name of the anime
 -s, --search        Search for the anime
 -se,                Season and episode number combined (-> season.episode)
 -d, --download      Download the episode to the current directory

Example:
 ani-cli --name Horimiya -se 2.1 --download

Custom location for binaries

There is a env.template-file. You can simply rename it to just .env and change the path's inside to your desired location. This is useful if you want to store the binaries in a different location than the default one

ani-cli's People

Contributors

dnascanner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.