You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the problem that the SignatureLinkParser put some data in an object called _data that is protected and filles with vars that i need. The returned array has at the first position the object _data with ['indexRange'] as an example but this is protected. The next are all normal parseable array values but without indexRange.
How can i get this Array-Value from ['IndexRange'] and must not so many rewrite the code?
btw PlayerApiResponse has all decrypted urls its seems youtube don't cipher the urlno more.
The text was updated successfully, but these errors were encountered:
Hello,
@kclauhk especially, why i test with his fork.
I have the problem that the SignatureLinkParser put some data in an object called _data that is protected and filles with vars that i need. The returned array has at the first position the object _data with ['indexRange'] as an example but this is protected. The next are all normal parseable array values but without indexRange.
How can i get this Array-Value from ['IndexRange'] and must not so many rewrite the code?
btw PlayerApiResponse has all decrypted urls its seems youtube don't cipher the urlno more.
The text was updated successfully, but these errors were encountered: