Plugins

pukkandan 2022-09-03 00:17:36 +05:30
parent 365e8a2e83
commit 347010a57b

15
Plugins.md Normal file

@ -0,0 +1,15 @@
### [How to use plugins?](https://github.com/yt-dlp/yt-dlp#plugins)
Note that plugins can currently only be used with standalone versions of yt-dlp. They are not supported when installed with PiP or other package managers
### Extractor
- [Youtube Agegate Bypass](https://gist.github.com/pukkandan/fcf5ca1785c80f64e471f0ee14f990fb) by [pukkandan](https://github.com/pukkandan)
- Bypasses Youtube age-gate using [account proxy](https://youtube-proxy.zerody.one) by [zerodytrash](https://github.com/zerodytrash)
- [Plugin manager](https://github.com/flashdagger/ytdlp-plugins) by [flashdagger](https://github.com/flashdagger)
- Extends the possibilities of yt-dlp by allowing to install new extractors from python packages
### Postprocessor
- [Return Youtube Dislikes](https://gist.github.com/pukkandan/077465b736b861ab1aa6bf8c9bdb322a) by [pukkandan](https://github.com/pukkandan)
- Add dislike count from https://returnyoutubedislike.com to Youtube video metadata