CellWall Logo

Base

YouTube

Video Players
monitor Exposure
v4dba3305
A JavaScript library that provides the core functionality for embedding and playing YouTube videos in a privacy-enhanced mode without setting tracking cookies until user interaction.
10M+ sites
Updated 7/28/2026
https://www.youtube-nocookie.com/s/player/15147aab/player_embed_es6.vflset/en_US/base.js
Exposure Score
90

Popularity

92%

Usage across websites

File Size

464.40 KB

Download size

Load Time

37.32ms

Network latency

Execution Time

0.00ms

Runtime performance

Version Telemetry

Version Timeline

Visual representation of each version's active period

Metrics Over Time

Security score, performance score, and file size trends

0255075100v4dbaNormalized ScoreVersion
Security Score
Performance Score
File Size (KB)

Uptime History

Average response time over time

Version History Details

Detailed information for each version

v4dba3305Latest
Span: 4 days
Score: 85
Size: 464.40 KB

Exposure & Risks

Security Score

Overall Security85 / 100
Exposure Levelmonitor

Risk Assessment

Critical Risks1
Total Observations1

Exposure Status

Monitor
Moderate behavioral concerns, review and mitigation advised.

Behavioral Concerns

Large Transfer Size

Detects if a resource has a large transfer size, which might impact performance.

Security Observations

Security-related findings from analysis

No security observations recorded for this version

Privacy & Data Flow

Data Collection

Cookies and local storage used by this script

Cookies

PREF8 months
Used to store user preferences and other information, such as preferred language and playback settings, potentially set upon interaction with the player.
YSCSession
Registers a unique ID to keep statistics of what videos from YouTube the user has seen, typically session-based and set upon interaction.
VISITOR_INFO1_LIVE6 months
Attempts to estimate the users' bandwidth on pages with integrated YouTube videos, often set after video playback initiates.
__Secure-3PAPISID2 years
Used by Google to deliver services and target ads. While 'nocookie' delays tracking, this type of cookie may be set by Google upon user interaction with the player.

Local Storage

yt-player-autonav-toggle
Stores the user's preference for autoplay functionality within the player.
yt-player-volume
Stores the user's preferred volume level for the embedded player.
yt-remote-connected-devices
Stores information about connected devices for casting functionality (e.g., Chromecast).
yt-remote-device-id
Stores the unique ID of the connected casting device.

Third-party Connections

External domains this script connects to

No external connections detected

Permissions Required

Browser permissions and capabilities used

No special browser permissions required.

Privacy Observations

Privacy-related findings from analysis

No privacy observations recorded for this version

Technical & Performance Analytics

Load Performance

File Size464.40 KB
Load Time37.32ms

Runtime Performance

Execution Time0.00ms
Network Requests0

Impact Assessment

Good
Minimal performance impact on page load

Performance Observations

Performance-related findings from analysis

No performance observations recorded for this version

Global Variables

Variables added to the global scope

No global variables detected

Event Listeners

Events this script listens for

No event listeners detected

Browser API Access

APIs and browser features accessed by this script

No API access detected

Technical Details

Compressed
Yes
CDN Delivery
No
Total Views
2
Is Mirror
No
Network Requests
0
Resource Hash
4dba3305e081f1062fbfecfcdc2eb8b2b377f21b3c7a8c448c3e654d5f92b9a8

AI Insights & Alternatives

Description

A comprehensive overview of this resource

This script is the core JavaScript file for the YouTube 'no-cookie' embedded player. It enables websites to display YouTube videos directly on their pages. The 'nocookie' subdomain ensures that YouTube does not set tracking cookies (like VISITOR_INFO1_LIVE or YSC) on the user's browser until the user explicitly interacts with the embedded video player, such as by clicking the play button. Upon user interaction, the player may then communicate with YouTube's servers to load video content, collect playback statistics, and potentially set functional cookies necessary for video playback experience (e.g., volume preferences, progress). It handles various aspects of video playback, including buffering, controls, quality selection, and event handling, while aiming to reduce initial data collection compared to standard YouTube embeds.

Key Features

Core functionalities and capabilities of this resource

  • Video Embedding
  • No-Cookie Privacy Mode
  • Player Controls
  • Video Streaming
  • API Integration
  • Event Handling

Alternatives

Similar libraries you might consider

Documentation & Resources

Official Documentation