Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 826 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 826 Bytes

A yt-dlp postprocessor plugin for Return YouTube Dislike

Note: The API has rate-limiting

Installation

Requires yt-dlp 2023.01.01 or above. For older versions, use this gist

You can install this package with pip:

python3 -m pip install -U https://github.com/pukkandan/yt-dlp-ReturnYoutubeDislike/archive/master.zip

See yt-dlp installing plugins for the many other ways this plugin package can be installed.

Usage

Pass --use-postprocessor ReturnYoutubeDislike:when=pre_process to activate the PostProcessor