Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eisa01 authored Sep 27, 2023
1 parent 77c533f commit 072908a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Automatically or manually skip opening, intro, outro, and preview, like never be
<Summary>Click for more details!</Summary>

### Default Keybinds
The following are the default keybinds, they can be changed in the conf file of the script or using script-opts by referring to the name.
Below default keybinds can be changed using the script conf file, or through script-opts by referring to the names that do not contain spaces.

| Keybind | Name | Description |
|-------------------------------------|----------------------------------|-------------------------------------------------------------------|
Expand All @@ -23,8 +23,8 @@ The following are the default keybinds, they can be changed in the conf file of
| `?` | silence-skip | Skips until a silence is detected based on configurable variables |
| `ctrl+right` | chapter-next | Jumps to next chapter > to next playlist |
| `ctrl+left` | chapter-prev | Jumps to previous chapter > to beginning > to previous playlist |
| `smart-next`, `enter`, `y` | *NA* | Proceeds Auto-Skip when countdown is started |
| `smart-prev`, `pause`, `esc`, `n` | *NA* | Cancels Auto-Skip when countdown is started |
| `smart-next`, `enter`, `y` | Proceed Auto-Skip | Proceeds Auto-Skip when countdown is started |
| `smart-prev`, `pause`, `esc`, `n` | Cancel Auto-Skip | Cancels Auto-Skip when countdown is started |
| `ctrl+.` | toggle-autoskip | Enables or disables Auto-Skip during playback for the current mpv session |
| `alt+.` | toggle-category-autoskip | Enables or disables a chapter for Auto-Skip during playback for the current mpv session |
| ` ` | toggle-autoload | Enables or disables autoload during playback for the current mpv session |
Expand Down

0 comments on commit 072908a

Please sign in to comment.