Skip to main content

YOUTUBE_CONSENT_COOKIE

Constant YOUTUBE_CONSENT_COOKIE 

Source
const YOUTUBE_CONSENT_COOKIE: &str = "SOCS=CAI; CONSENT=PENDING+999";
Expand description

Consent state that suppresses the interstitial Google serves in place of the page in some regions.

SOCS is the cookie Google reads today and CONSENT the one older endpoints still honor.