An open API service indexing awesome lists of open source software.

https://github.com/pukkandan/yt-dlp-ytnsigproxy

A yt-dlp extractor plugin to decrypt YouTube nsig online
https://github.com/pukkandan/yt-dlp-ytnsigproxy

youtube yt-dlp yt-dlp-plugins

Last synced: 2 months ago
JSON representation

A yt-dlp extractor plugin to decrypt YouTube nsig online

Awesome Lists containing this project

README

        

A [yt-dlp](https://github.com/yt-dlp/yt-dlp) extractor [plugin](https://github.com/yt-dlp/yt-dlp#plugins) to decrypt YouTube nsig online

---

Uses [decrypter](https://github.com/pukkandan/yt-dlp-online-utils/blob/master/api/youtube/nparams/decrypt.js) by [Lesmiscore](https://github.com/Lesmiscore) hosted on [Vercel](https://vercel.com) free tier

Note: The solver has limited resources. Please do not abuse

## Installation

Requires yt-dlp `2023.01.01` or above. For older versions, use [this gist](https://gist.github.com/pukkandan/24f13ff1ed385c5a390c1d7bd130d8f7)

You can install this package with pip:
```
python3 -m pip install -U https://github.com/pukkandan/yt-dlp-YTNSigProxy/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.