A simulator for watching a YouTube video across 30 different "instances" concurrently.
- 30 Concurrent Players: Simulates a video wall.
- Auto-Replay: Each player automatically restarts the video when it ends to simulate a new view.
- Simulated Identity: Each player displays a random "User Agent" name to mimic different accounts.
- Status Indicators: Visual feedback for active nodes.
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open
http://localhost:5173in your browser. -
Paste a YouTube URL (e.g.,
https://www.youtube.com/watch?v=dQw4w9WgXcQ) and click START.