Skip to content

Advanced advanced skip options Another Language #2443

@Flaymore1211

Description

@Flaymore1211

#2331
Through this issue, we learned that there is an advanced skip options feature.
However, this option only recognizes English and cannot skip chapter names in other languages.

Example Video : https://www.youtube.com/watch?v=w7ZD090kF38

This Video is Horror Story Video
(Due to the recent change in YouTube's regulations, profit generation of these creative story videos is suspended if YouTubers' conversations do not go into the intro and outro in the middle, so YouTubers are adding intro and outro separately.)

if chapter.name ~= "인트로"
Auto Skip

if category == "chapter" and chapter.name == "추가설명&아웃트로"
Auto Skip

if chapter.name ~= "Intro"
Auto Skip

The script was written like this.
The English of #2331 example video can be skipped normally
The video above in Korean doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions