ksyasuda 9254956775 change most menus to rofi and add history db
all menus (except the last one) use rofi menu

additionally all anime's selected in a search or episodes selected to
watch will be inserted into a local sqlite3 database [history.sqlite3]
2021-10-29 22:49:52 -07:00
2021-06-09 17:56:54 +05:30
2021-10-07 18:02:27 +05:30

ani-cli

This is a fork of pystardust's old-ani-cli

A cli to browse and watch anime.

This tool scrapes the site gogoanime.

Usage

# watch anime
ani-cli <query>

# download anime
ani-cli -d <query>

# resume watching anime
ani-cli -H

Multiple episodes can be viewed/downloaded by giving the episode range like so

Choose episode [1-13]: 1 6

This would open/download episodes 1 2 3 4 5 6

Dependencies

  • grep
  • curl
  • sed
  • mpv
  • ffmpeg
Description
A rofi wrapper around ani-cli: a command-line tool to browser, download, and stream anime
Readme GPL-3.0 45 MiB
Languages
Shell 92.9%
Lua 6%
Makefile 1.1%