This is a extractor plugin for yt-dlp that enables downloading content from HiAnime. 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/pratikpatel8982/yt-dlp-hianime/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.