Skip to content

Yorumi CLI v0.1.0

Choose a tag to compare

@davenarchives davenarchives released this 01 Jun 16:46

Yorumi CLI v0.1.0

First public release of Yorumi CLI.

Added

  • Terminal anime search and playback through mpv.
  • Episode selection, direct episode playback, and range playback.
  • Download mode with MP4 output and AAC audio conversion.
  • Windows PowerShell installer with private Node.js, fzf, mpv, and ffmpeg setup paths.
  • macOS and Linux install script.
  • Documentation site with install, usage, command reference, troubleshooting, and changelog pages.

Install

Windows:

iwr -useb https://raw.githubusercontent.com/davenarchives/yorumi-cli/main/install.ps1 | iex

macOS / Linux:

curl -sL https://raw.githubusercontent.com/davenarchives/yorumi-cli/main/install.sh | bash