[Plugins] Add Youtube_NsigProxy

pukkandan 2022-10-06 10:35:54 +05:30 committed by GitHub
parent cba8177166
commit 837639a9c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -4,12 +4,14 @@ Note that plugins can currently only be used with standalone versions of yt-dlp.
### 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
- [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)
- [YouTube nsig Proxy](https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7) by [pukkandan](https://github.com/pukkandan)
- Uses an online solver for decrypting YouTube nsig (based on [nparams/decrypt](https://github.com/Lesmiscore/bookish-octo-barnacle/blob/master/api/youtube/nparams/decrypt.js) by [Lesmiscore](https://github.com/Lesmiscore))
### 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
- Add dislike count from [returnyoutubedislike](https://returnyoutubedislike.com) to Youtube video metadata