Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Cookie Updater #197

Open
blackjack4494 opened this issue Oct 17, 2020 · 1 comment
Open

[Feature Request] Cookie Updater #197

blackjack4494 opened this issue Oct 17, 2020 · 1 comment
Labels
Projects

Comments

@blackjack4494
Copy link
Owner

Description

Kinda related to this #192
For YouTube there seems to be an easy way how to refresh cookies.
Actually only a few cookies are needed as a proof for youtube/google to identify yourself.
If you can identify yourself with specific valid cookies (those last long it seems ~1yr)
youtube will send you back valid (some kind of session) cookies which you can then use.

It seems you have to refresh
__Secure-3PSIDCC and SIDCC (and VISITOR_INFO1_LIVE but this will be set regardless)

You need those mentioned in the first box here #54 (comment) (but VISITOR_INFO1_LIVE)
HSID, SSID, SID

Everything can be tested with curl again.
If everything works like I imagine it the cookie updater feature can be added.

@nicolaasjan
Copy link

Just FYI,
The cookies.txt extension has been removed from the Chrome Web Store...

Maybe use Get cookies.txt from now on?

@blackjack4494 blackjack4494 added this to To do in Status Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status
  
To do
Development

No branches or pull requests

2 participants