Yes — as with YouTube, the player must have keyboard focus. Click anywhere on the player (or Tab through until the play button is focused) and the shortcuts respond immediately. This prevents accidental keystrokes from hijacking the rest of the page.
Preview
Props & interactive options
| Prop | Type | Default | Description | Try it |
|---|---|---|---|---|
| controls | url param | 1 | Show player controls. | — |
auto_play automatically enables muted so playback can start; viewers can then unmute manually.
Keyboard shortcuts
Playback & speed
Quick seek
Audio & subtitles
Click on the player first to give it focus, then use these shortcuts.
Documentation
The Videas player provides a complete control bar and full keyboard navigation inspired by YouTube shortcuts. Every action available via mouse click has a keyboard equivalent, making the player fully operable without a pointing device. The keyboard shortcut panel is accessible at any time by clicking the dedicated button in the control bar. Click on the player above to give it focus, then try the shortcuts listed in the preview section.
Code
Frequently asked questions
Yes. Every control (play, seek, volume, fullscreen, chapters, subtitles, settings…) has a keyboard equivalent, and focus rings are visible on every interactive element. This follows RGAA / WCAG 2.1 best practices for video player accessibility.
Yes. Set controls=0 in the embed URL: the control bar disappears from the UI but Space, arrows, F, M and the other shortcuts keep working as long as the player has focus.