YTCipher - What is it?
YTCipher API provides decryption of Youtube cipher signatures by using its player algorithm. Its FREE of Cost and be always.
Get API Key FreeHow to use it?
Decrypt Youtube Cipher Signature
Use this web service to get decrypted cipher signature of youtube from latest player algorithm.
Url: http://api.w3hills.com/ytcipher/get
HTTP Method: GET
Parameters:
Name | Dummy Value |
---|---|
player | http://s.ytimg.com/yts/jsbin/player-en_US-vfl8eqt4U/base.js OR player-en_US-vfl8eqt4U/base |
signature | 7FDF99EDEC9B61692D9706A85A10AF625D2026DA.D4DF610E31C4228A3BD2341A79E970AE51874EC3 |
api_key | 632A6072-3E8C-332A-180A-A2DE491D7818 |
Response: (JSON Format)
{ "status":true, "decrypted_signature":"FDF99EDEC9B61692D7706A85A10AF625D2026DA.D4DF410E31C4228A3BD2391A79E970AE51874E" }
Example URL: Click
Here