It's a fork of yt-dlp-hianime.
I did only minor changes to make it work with different domain.
Below is original ReadMe with domain name and links swapped.
This is a extractor plugin for yt-dlp that enables downloading content from AniWatch. It supports playlist as well as single episodes.
If you are using python, you can run the following command to install this plugin:
python -m pip install -U https://github.com/EnormiE/yt-dlp-aniwatchtv/archive/master.zipYou can view Plugin Installation Guide
This plugin will be invoked automatically when it detects compatible url.
Python 3.11+ and requests
Recommended to use with yt-dlp python package instead of binaries.