Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 861 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 861 Bytes

A yt-dlp extractor plugin to decrypt YouTube nsig online


Uses decrypter by Lesmiscore hosted on Vercel 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

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 for the many other ways this plugin package can be installed.