Skip to content

Commit 072908a

Browse files
authored
Update README.md
1 parent 77c533f commit 072908a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Automatically or manually skip opening, intro, outro, and preview, like never be
1414
<Summary>Click for more details!</Summary>
1515

1616
### Default Keybinds
17-
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.
17+
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.
1818

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

0 commit comments

Comments
 (0)