Search and Stream Anime from the Linux Command Line
ani-cli is a POSIX shell script that lets you search for anime, choose an episode, and stream it directly through mpv. It uses fzf to select titles and episodes and curl to fetch the required data. You enter the anime title, fzf shows the available matches, you choose one, select an episode, and mpv starts…