mirror of
https://github.com/iv-org/youtube-trusted-session-generator.git
synced 2024-11-26 15:40:34 +00:00
add notice about traceability
This commit is contained in:
parent
e11f4528fb
commit
0e0f7c4dd3
@ -4,6 +4,12 @@
|
||||
|
||||
This script will output two parameters: po_token and visitor_data. Needed for passing YouTube checks in Invidious.
|
||||
|
||||
## What's po_token
|
||||
|
||||
po_token known as Proof of Origin Token. This is an attestation token generated by a complex anti bot verification system created by Google named BotGuard/DroidGuard. It is used to confirm that the request is coming from a genuine device.
|
||||
|
||||
These identity tokens (po_token and visitor_data) generated using this tool will make your entire YouTube session more easily traceable by YouTube because it is tied to a unique identifier.
|
||||
|
||||
## Requirement(s)
|
||||
|
||||
- Run the script on the same public IP address as the Invidious server. Not necessarily the same machine, just the same public IP address.
|
||||
|
Loading…
Reference in New Issue
Block a user