Skip to content

Commit

Permalink
Add comment to danmaku config
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Nov 18, 2024
1 parent 3e58316 commit 6ab48e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,14 @@ const syncDefaults = {
submissionCountSinceCategories: 0,
showTimeWithSkips: true,
disableSkipping: false,

// danmaku skip
enableDanmakuSkip: false,
enableAutoSkipDanmakuSkip: false,
enableMenuDanmakuSkip: false,
danmakuRegexPattern: "(?:空降\\s*)?(\\d{1,2}):(\\d{1,2})(?::(\\d{1,2}))?",
checkTimeDanmakuSkip: true,

muteSegments: true,
fullVideoSegments: true,
fullVideoLabelsOnThumbnails: true,
Expand Down

0 comments on commit 6ab48e8

Please sign in to comment.