[go: up one dir, main page]

Skip to content

A hispanic cli tool to browse, play and download anime

License

Notifications You must be signed in to change notification settings

auregosu/hani-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hani-cli

A forked cli to browse and watch anime en español.

This tool scrapes the sites monoschinos and jkanime. I originally wanted to scrape animeflv but it requires a captcha for searching. If someone knows how to bypass it, I would be grateful.

Download

git clone https://github.com/Mietek05/hani-cli

Install

cd hani-cli
make

Usage

watch anime

hani-cli <query>

resume watching anime

hani-cli -H

delete anime from history

hani-cli -D.

try scraping from another server

hani-cli -t.

update

hani-cli -u.

Dependencies

  • grep
  • curl
  • sed
  • mpv
  • ffmpeg
  • git
  • base64 [not sure if this is outside POSIX]

About

A hispanic cli tool to browse, play and download anime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.6%
  • Makefile 1.4%