Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pukkandan/yt-dlp-returnyoutubedislike
A yt-dlp postprocessor plugin for https://returnyoutubedislike.com
https://github.com/pukkandan/yt-dlp-returnyoutubedislike
returnyoutubedislike-api youtube yt-dlp yt-dlp-plugins
Last synced: about 1 month ago
JSON representation
A yt-dlp postprocessor plugin for https://returnyoutubedislike.com
- Host: GitHub
- URL: https://github.com/pukkandan/yt-dlp-returnyoutubedislike
- Owner: pukkandan
- License: mit
- Created: 2023-01-01T11:36:20.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T20:32:00.000Z (9 months ago)
- Last Synced: 2024-05-02T03:37:30.095Z (7 months ago)
- Topics: returnyoutubedislike-api, youtube, yt-dlp, yt-dlp-plugins
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A [yt-dlp](https://github.com/yt-dlp/yt-dlp) postprocessor [plugin](https://github.com/yt-dlp/yt-dlp#plugins) for [Return YouTube Dislike](https://returnyoutubedislike.com)
Note: The API has [rate-limiting](https://returnyoutubedislike.com/docs/usage-rights)
## Installation
Requires yt-dlp `2023.01.01` or above. For older versions, use [this gist](https://gist.github.com/pukkandan/077465b736b861ab1aa6bf8c9bdb322a)
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](https://github.com/yt-dlp/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