[Authentication] Cookie rotation #9

Closed
opened 2025-09-22 00:25:54 +02:00 by max · 1 comment
Owner

Some endpoints are called to update the login cookies:

Call endpoints every X minutes/hours so the cookies are usable after logging in the user:

Cookies used for authentication

  • SID
  • SIDCC
  • HSID
  • SSID
  • APISID
  • SAPISID
  • __Secure-1PAPISID
  • __Secure-1PSID
  • __Secure-1PSIDCC
  • __Secure-1PSIDTS
  • __Secure-3PAPISID
  • __Secure-3PSID
  • __Secure-3PSIDCC
  • __Secure-3PSIDTS
Some endpoints are called to update the login cookies: Call endpoints every X minutes/hours so the cookies are usable after logging in the user: - POST: https://accounts.youtube.com/RotateCookies - GET: https://accounts.youtube.com/RotateCookiesPage?origin=https://www.youtube.com&yt_pid=1 ### Cookies used for authentication - SID - SIDCC - HSID - SSID - APISID - SAPISID - \__Secure-1PAPISID - \__Secure-1PSID - \__Secure-1PSIDCC - \__Secure-1PSIDTS - \__Secure-3PAPISID - \__Secure-3PSID - \__Secure-3PSIDCC - \__Secure-3PSIDTS
max added the
Kind/Security
Priority
High
2
labels 2025-09-22 00:25:54 +02:00
max self-assigned this 2025-09-22 00:25:54 +02:00
max added this to the YouTube Manager project 2025-09-22 00:25:54 +02:00
max moved this to In progress in YouTube Manager on 2025-09-22 00:32:10 +02:00
Author
Owner

Added filtering for cookies and implemented rotation when getting state.

Added filtering for cookies and implemented rotation when getting state.
max closed this issue 2025-09-28 19:00:13 +02:00
max moved this to Done in YouTube Manager on 2025-09-28 19:00:18 +02:00
Sign in to join this conversation.
No description provided.