Description
A cli to browse and watch anime (alone AND with friends). This tool scrapes the site https://animixplay.to
Installation Instructions
Installing
Fedora:
Run sudo dnf copr enable derisis13/ani-cli
to enable the repo then install with sudo dnf install ani-cli
. Do note that the ani-cli-full package is deprecated and the ani-cli package contains all functionality.
ani-cli requires mpv (and optionally vlc as well) which are in rpmfusion-free (alongside with some of their dependencies). To be able to install ani-cli you'll have to enable rpmfusion (free segment is enough): https://rpmfusion.org/Configuration To install syncplay (which is optional) enable https://copr.fedorainfracloud.org/coprs/batmanfeynman/syncplay/.
Opensuse tumbleweed:
On Suse the provided MPV and VLC packages are missing features that are used by ani-cli. You have to add the repo packman-essentials to get these feautres. The only required is the "Only Essentials" repository which has versions for each Suse release. You can find instructions on this here.
To add the ani-cli copr repo, update then install ani-cli run
zypper addrepo https://download.copr.fedorainfracloud.org/results/derisis13/ani-cli/opensuse-tumbleweed-x86_64/ ani-cli
zypper dup
zypper install ani-cli
You'll get a warning about Signature verification failed [4-Signatures public key is not available]
but this can be ignored from the prompt.
Note: package is noarch, so any architecture should work, even though the repo is labelled x86-64
Uninstalling
Fedora
sudo dnf remove ani-cli
# disable the repo in dnf
dnf copr disable derisis13/ani-cli
You might want to uninstall RPM fusion if you don't use it otherwise
Opensuse
zypper remove ani-cli
zypper removerepo ani-cli
You might want to remove packman-essentials
if you don't need it otherwise
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (4781)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (5101)* | Fedora 39 (1647 downloads) |
Fedora 40 | x86_64 (7257)* | Fedora 40 (2265 downloads) |
Fedora 41 | x86_64 (646)* | Fedora 41 (239 downloads) |
Fedora rawhide | x86_64 (0)* | Fedora rawhide (12 downloads) |
openSUSE Leap 15.4 | x86_64 (0)* | openSUSE Leap 15.4 (0 downloads) |
openSUSE Leap 15.5 | x86_64 (0)* | openSUSE Leap 15.5 (36 downloads) |
openSUSE Tumbleweed | x86_64 (2707)* | openSUSE Tumbleweed (50 downloads) |
* Total number of downloaded packages.