Fix sponsorblock repo: po5/mpv_sponsorblock (not sponsorblock_minimal)

This commit is contained in:
2025-12-15 00:59:50 +01:00
parent 635035e917
commit ba64e4b602

View File

@@ -97,9 +97,9 @@ static CATALOG: &[CatalogEntry] = &[
category: Category::Playback,
},
CatalogEntry {
repo: "mxve/sponsorblock-mpv",
repo: "po5/mpv_sponsorblock",
name: "sponsorblock",
description: "Skip YouTube sponsor segments automatically",
description: "Skip YouTube sponsor segments automatically (requires Python 3)",
category: Category::Playback,
},