Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Standalone script for decrypt cipher signature ? #24744
Comments
|
youtube-dl/youtube_dl/extractor/youtube.py Lines 1369 to 1394 in 00eb865 |
|
dstftw, Is this a "plug-n-play" stand-alone script or raw code ? I do not understand python code. |
Checklist
Question
Hi all.
I do not know how to create scripts in python, I create scripts in bash, but I did not find a solution for decrypting cipher signatures in bash. Youtube-dl has integrated signature decryption, is it possible to export it to a standalone script ?