Skip to content

Latest commit

 

History

History
73 lines (62 loc) · 1.61 KB

eng.md

File metadata and controls

73 lines (62 loc) · 1.61 KB

AniWatch-tr

ENGLISH | TÜRKÇE

Stream and Download Turkish Anime From the Terminal.

demo.mp4

Prerequisite

Make sure you have the mpv program installed on your computer. If not, you can install it by following the steps below:

Arch:

sudo pacman -S mpv yt-dlp

Ubuntu/Debian

sudo apt-get install mpv yt-dlp

Fedora

sudo dnf install mpv yt-dlp

OpenSUSE

sudo zypper install mpv yt-dlp

Warning

In Windows, you need to add the MPV application to Path.

Installation

PIP

pip install aniwatch-tr

Manual Installation

cd ~ && git clone https://github.com/DeoDorqnt387/aniwatch-tr.git && bash aniwatch-tr/install.sh
sudo cp ~/.aniwatch-tr/aniwatch-tr /usr/local/bin/aniwatch-tr

Usage

aniwatch-tr
aniwatch-tr -v # Optional Vlc Usage
aniwatch-tr -r (480p, 720p, 1080p) # Resolution Selection Optional (Default Highest Resolution)

How to Remove??

sudo rm /usr/local/bin/aniwatch-tr && sudo rm -rf ~/.aniwatch-tr

Inspired by Ani-cli'