Add a v parameter to the URL to load a video.
| Param | Values | Default | Description |
|---|---|---|---|
v / id | video ID or URL | — | Required. The YouTube video to play. |
autoplay | 0 / 1 | 0 | Start playback automatically. |
controls | 0 / 1 | 1 | Show the player control bar. |
list | playlist ID | — | Load a playlist alongside the video. |
index | integer | — | Zero-based starting position in the playlist. |
Example: ?v=dQw4w9WgXcQ&autoplay=1&controls=0
Open /controller?v=<id> in a separate tab or device to control playback remotely.
both tabs must use the same video ID and be in the same browser session.
Example: /controller?v=dQw4w9WgXcQ