Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

mpv script to skip chapters based on their title

NotificationsYou must be signed in to change notification settings

po5/chapterskip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Automatically skips chapters based on title.

Installation

Place chapterskip.lua in your mpvscripts folder.

Usage

Select which categories to skip.
Globally:script-opts/chapterskip.conf >skip=opening;ending;more;categories
Within an auto profile:mpv.conf >script-opts=chapterskip-skip=opening;ending;more;categories

The default categories are:

  • prologue
  • opening
  • ending
  • preview

Additional categories can be defined withcategories=my-new-category>Part [AB]/Ending 1; another-category>Part C inscript-opts/chapterskip.conf

Category syntax

List ofcategory name>slash-separated lua patterns, separated by semicolons.
A+ can also be used instead of>.

Index-based skips are possible by starting your category name withidx-. All patterns will be treated as integers. Chapter indexes start at 1.

About

mpv script to skip chapters based on their title

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp