Intuitive Interface
Explore the features and workflow of ANISUB-CLI through our demo video.
Subscribe to our YouTube channel for the latest features and updates.
Why choose
ANISUB-CLI?
Smart Search
Flexible search system integrated with fuzzy search, delivering fast and accurate results even with typos, minimizing your search time.
High Visual Quality
Supports various resolution options, ensuring crisp image quality and smooth video loading, upgrading your terminal viewing experience.
Download Management
Supports fast downloading and storing of episodes and chapters. The system automatically categorizes and organizes files logically in dedicated folders.
Diverse Content
Supports a wide range of entertainment including Anime, Manga, and TV Shows, all comprehensively integrated into a single CLI tool.
Getting Started
Execute the basic commands below to download and set up the application on your system.
Required software packages
Install the necessary system libraries and tools for the script to operate stably.
sudo apt install ffmpeg curl grep yt-dlp fzf pup jq gawk coreutils chafa
Initialize ANISUB-CLI
Download the source code from the repository, configure execution permissions, and launch the tool.
# Download script from repository
wget https://raw.githubusercontent.com/niyakipham/anisub/main/anisub.sh
# Grant execution permissions
chmod +x anisub.sh
# Launch the application
./anisub.sh
Required software packages
Use the yay package manager or other AUR helpers to install the environment.
yay -S ffmpeg curl grep yt-dlp fzf pup jq gawk coreutils chafa
Initialize ANISUB-CLI
Download the source code to your working directory, grant permissions, and run the application.
# Download script from repository
wget https://raw.githubusercontent.com/niyakipham/anisub/main/anisub.sh
# Grant execution permissions
chmod +x anisub.sh
# Launch the application
./anisub.sh
Let's Build Together
Every community contribution, whether starring the repo on GitHub, reporting system bugs, or providing financial support, plays a crucial role in maintaining and perfecting the project.