Skip to content

pratikpatel8982/yt-dlp-hianime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a extractor plugin for yt-dlp that enables downloading content from HiAnime. It supports playlist as well as single episodes.

Installation

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.zip

You can view Plugin Installation Guide

Usage

This plugin will be invoked automatically when it detects compatible url.

Requirements

Python 3.11+ and requests

Recommended to use with yt-dlp python package instead of binaries.