diff --git a/Generate-a-po_token-and-visitor_data-for-inv.nadeko.net.md b/Generate-a-po_token-and-visitor_data-for-inv.nadeko.net.md index edb1fe5..a7ced53 100644 --- a/Generate-a-po_token-and-visitor_data-for-inv.nadeko.net.md +++ b/Generate-a-po_token-and-visitor_data-for-inv.nadeko.net.md @@ -2,15 +2,26 @@ ### **My instance is already able to play videos without you having to do this, but I still recommend you to do this. Why? Because if you use your own tokens, the probabilities of getting blocked are very low and you will be helping to prevent the instance from being blocked.** +Note: **"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."** + +*From: https://github.com/iv-org/youtube-trusted-session-generator?tab=readme-ov-file#whats-po_token* + +However, if you want want to use my instance a lot, I really recommend you to do this because the chances of getting blocked are very low. The method below generates the 2 tokens 100% server side, your IP and other unique identifiers (like the browser fingerprint) are not passed to google servers at all. + +It's under your choice :* + # Right inside Invidious **THIS DOESN'T RUN ANY GOOGLE JAVASCRIPT ON YOUR BROWSER, EVERYTHING IS SERVER SIDE** + 1. go to https://inv.nadeko.net/preferences 2. CLICK THERE ->>>> ![](https://culiao.lol/57M) 2. Wait... 3. Done. +(If you get an error, try on another backend, if none of the backends work, then make an issue) + >Why you didn't add the server side generator for people without accounts? When I was about to finish this feature I noticed that I did the change only for users with accounts. I may fix it later because I'm tired.