From ead06d79990cbf8b33747e353a6b3c642e39c6cf Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Thu, 16 May 2024 10:35:39 +0200 Subject: [PATCH 1/2] Update keyboard-shortcuts.md --- usage/keyboard-shortcuts.md | 59 ++++++++++++++++++++----------------- 1 file changed, 32 insertions(+), 27 deletions(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index 4c91b14..9d08268 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -7,33 +7,38 @@ permalink: /usage/keyboard-shortcuts/ FreeTube features a variety of keyboard shortcuts that you can use while watching videos. The current list is available keyboard shortcuts are as follows: -| Key | Function | -| ----------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Space Bar or K | Play / Pause video | -| J | Rewind 10 seconds / Rewind video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 6x, rewinds 60 seconds of the video) | -| L | Forward 10 seconds / Fast-Forward video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 4x, Fast-Forward 40 seconds of the video) | -| F | Enter / Exit Fullscreen | -| M | Mute / Unmute volume | -| C | Turn subtitles on / off | -| O | Decrease video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.1x, decreases video speed by 0.1x) | -| P | Increase video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.5x, increases video speed by 0.5x) | -| I | Enter / Exit Picture in Picture Mode | -| S | Enter / Exit Full Window Mode | -| T | Enter / Exit Theatre Mode | -| D | Show video statistics modal | -| U | Take a Screenshot of a video | -| Up Arrow | Increase volume | -| Down Arrow | Decrease volume | -| Left Arrow | Rewind X seconds based on the Rewind Interval and Video Playback Rate Interval (Ex: 5 seconds Rewind Interval and Video Playback Rate Interval 1x, rewinds video 5 seconds) | -| Right Arrow | Fast-Forward X seconds based on the Fast-Forward Interval and Video Playback Rate Interval (Ex: 5 seconds Fast-Forward Interval and Video Playback Rate Interval 2x, fast-forwards video 10 seconds) | -| Command/Ctrl + Left Arrow | Jump to the previous chapter if chapter feature is enabled and also present in the video being watched | -| Command/Ctrl + Right Arrow | Jump to the next chapter if chapter feature is enabled and also present in the video being watched | -| 0-9 | Skip through video by percentage (Ex: 3 key to skip through 30% of a video) | -| Alt + D or Command/Ctrl + L | Focus on the search bar | -| Play or Pause | Play / Pause video | -| Previous or Next | Skips to the Previous / Next video in a playlist | -| , or . | While the video is paused, skip to the previous / next frame. | -| SHIFT + Enter or SHIFT + Click on Search button | Search in a new window | +| Key | Function | +| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Space Bar or K | Play / Pause video | +| J | Rewind 10 seconds / Rewind video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 6x, rewinds 60 seconds of the video) | +| L | Forward 10 seconds / Fast-Forward video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 4x, Fast-Forward 40 seconds of the video) | +| F | Enter / Exit Fullscreen | +| M | Mute / Unmute volume | +| C | Turn subtitles on / off | +| O | Decrease video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.1x, decreases video speed by 0.1x) | +| P | Increase video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.5x, increases video speed by 0.5x) | +| I | Enter / Exit Picture in Picture Mode | +| S | Enter / Exit Full Window Mode | +| T | Enter / Exit Theatre Mode | +| D | Show video statistics modal | +| U | Take a Screenshot of a video | +| Up Arrow | Increase volume | +| Down Arrow | Decrease volume | +| Left Arrow | Rewind X seconds based on the Rewind Interval and Video Playback Rate Interval (Ex: 5 seconds Rewind Interval and Video Playback Rate Interval 1x, rewinds video 5 seconds) | +| Right Arrow | Fast-Forward X seconds based on the Fast-Forward Interval and Video Playback Rate Interval (Ex: 5 seconds Fast-Forward Interval and Video Playback Rate Interval 2x, fast-forwards video 10 seconds) | +| Command/Ctrl + Left Arrow | Jump to the previous chapter if chapter feature is enabled and also present in the video being watched | +| Command/Ctrl + Right Arrow | Jump to the next chapter if chapter feature is enabled and also present in the video being watched | +| 0-9 | Skip through video by percentage (Ex: 3 key to skip through 30% of a video) | +| Play or Pause | Play / Pause video | +| Previous or Next | Skips to the Previous / Next video in a playlist | +| , or . | While the video is paused, skip to the previous / next frame. | + +Shortcuts related to searching: + +| Key | Function | +| ----------------------------------------------- | ----------------------- | +| Alt + D or Command/Ctrl + L | Focus on the search bar | +| SHIFT + Enter or SHIFT + Click on Search button | Search in a new window | The Subscription, Trending, and Most Popular Pages have the following shortcuts: From fef434481d86bbd461bfbe730b5bc1a4650429c6 Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Thu, 30 May 2024 01:39:48 +0200 Subject: [PATCH 2/2] rebase --- usage/keyboard-shortcuts.md | 50 ++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index 9d08268..f60304d 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -7,31 +7,31 @@ permalink: /usage/keyboard-shortcuts/ FreeTube features a variety of keyboard shortcuts that you can use while watching videos. The current list is available keyboard shortcuts are as follows: -| Key | Function | -| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Space Bar or K | Play / Pause video | -| J | Rewind 10 seconds / Rewind video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 6x, rewinds 60 seconds of the video) | -| L | Forward 10 seconds / Fast-Forward video based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 4x, Fast-Forward 40 seconds of the video) | -| F | Enter / Exit Fullscreen | -| M | Mute / Unmute volume | -| C | Turn subtitles on / off | -| O | Decrease video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.1x, decreases video speed by 0.1x) | -| P | Increase video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.5x, increases video speed by 0.5x) | -| I | Enter / Exit Picture in Picture Mode | -| S | Enter / Exit Full Window Mode | -| T | Enter / Exit Theatre Mode | -| D | Show video statistics modal | -| U | Take a Screenshot of a video | -| Up Arrow | Increase volume | -| Down Arrow | Decrease volume | -| Left Arrow | Rewind X seconds based on the Rewind Interval and Video Playback Rate Interval (Ex: 5 seconds Rewind Interval and Video Playback Rate Interval 1x, rewinds video 5 seconds) | -| Right Arrow | Fast-Forward X seconds based on the Fast-Forward Interval and Video Playback Rate Interval (Ex: 5 seconds Fast-Forward Interval and Video Playback Rate Interval 2x, fast-forwards video 10 seconds) | -| Command/Ctrl + Left Arrow | Jump to the previous chapter if chapter feature is enabled and also present in the video being watched | -| Command/Ctrl + Right Arrow | Jump to the next chapter if chapter feature is enabled and also present in the video being watched | -| 0-9 | Skip through video by percentage (Ex: 3 key to skip through 30% of a video) | -| Play or Pause | Play / Pause video | -| Previous or Next | Skips to the Previous / Next video in a playlist | -| , or . | While the video is paused, skip to the previous / next frame. | +| Key | Function | +| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | +| Space Bar or K | Play / Pause video | +| J | Rewind 10 seconds / Rewind video based on current Video Playback Rate (Ex: Video Playback Rate 6x, rewinds 60 seconds of the video) | +| L | Forward 10 seconds / Fast-Forward video based on current Video Playback Rate (Ex: Video Playback Rate 4x, Fast-Forward 40 seconds of the video) | +| F | Enter / Exit Fullscreen | +| M | Mute / Unmute volume | +| C | Turn subtitles on / off | +| O | Decrease video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.1x, decreases video speed by 0.1x) | +| P | Increase video speed based on Video Playback Rate Interval (Ex: Video Playback Rate Interval 0.5x, increases video speed by 0.5x) | +| I | Enter / Exit Picture in Picture Mode | +| S | Enter / Exit Full Window Mode | +| T | Enter / Exit Theatre Mode | +| D | Show video statistics modal | +| U | Take a Screenshot of a video (Must be enabled under the Player Settings) | +| Up Arrow | Increase volume | +| Down Arrow | Decrease volume | +| Left Arrow | Rewind X seconds based on the Rewind Interval and current Video Playback Rate (Ex: 5 seconds Rewind Interval and Video Playback Rate 1x, rewinds video 5 seconds) | +| Right Arrow | Fast-Forward X seconds based on the Fast-Forward Interval and current Video Playback Rate (Ex: 5 seconds Fast-Forward Interval and Video Playback Rate 2x, fast-forwards video 10 seconds) | +| Command/Ctrl + Left Arrow | Jump to the previous chapter if chapter feature is enabled and also present in the video being watched | +| Command/Ctrl + Right Arrow | Jump to the next chapter if chapter feature is enabled and also present in the video being watched | +| 0-9 | Skip through video by percentage (Ex: 3 key to skip through 30% of a video) | +| Play or Pause | Play / Pause video | +| Previous or Next | Skips to the Previous / Next video in a playlist | +| , or . | While the video is paused, skip to the previous / next frame. | Shortcuts related to searching: