mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 11:31:29 +01:00
Plugins
parent
365e8a2e83
commit
347010a57b
15
Plugins.md
Normal file
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
|
Loading…
Reference in New Issue
Block a user