mirror of
https://github.com/iv-org/youtube-trusted-session-generator.git
synced 2025-01-24 04:04:12 +01:00
add message for browserstack open source program
This commit is contained in:
parent
0609262d8e
commit
c2dfe3fdec
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# YouTube trusted session generator
|
||||
|
||||
This project is tested with BrowserStack.
|
||||
|
||||
## Description
|
||||
|
||||
This script will output two parameters: po_token and visitor_data. Needed for passing YouTube checks in Invidious or the program that use the po_token functionality.
|
||||
|
@ -60,4 +62,4 @@ Run the program: `docker run -p 8080:8080 quay.io/invidious/youtube-trusted-sess
|
|||
|
||||
Send your requests to http://localhost:8080/token in order to obtain your po_token.
|
||||
|
||||
You can also force refresh the po_token in the cache by sending a request to http://localhost:8080/update.
|
||||
You can also force refresh the po_token in the cache by sending a request to http://localhost:8080/update.
|
||||
|
|
Loading…
Add table
Reference in a new issue