This repository contains a collection of extractors for yt-dlp.
See yt-dlp plugins for more details.
Just clone this repo to your $HOME directory (clonned repo should be called yt-dlp-plugins).
Be sure that ~/yt-dlp-plugins/janus directory is in right place.
Requires yt-dlp 2024.03.10 or above.
You can install this package with pip:
python3 -m pip install -U https://github.com/igsha/yt-dlp-plugins/archive/master.zip
See installing yt-dlp plugins for the other methods this plugin package can be installed.
See the Plugin Development section of the yt-dlp wiki.