Search Criteria
Package Details: mpv-sponsorblock-git r53.29e7b75-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpv-sponsorblock-git.git (read-only, click to copy) |
---|---|
Package Base: | mpv-sponsorblock-git |
Description: | MPV script to skip sponsored segments of YouTube videos |
Upstream URL: | https://github.com/po5/mpv_sponsorblock |
Keywords: | adblock mpv sponsorblock youtube |
Licenses: | GPL3 |
Provides: | mpv-sponsorblock |
Submitter: | lmartinez-mirror |
Maintainer: | lmartinez-mirror |
Last Packager: | lmartinez-mirror |
Votes: | 2 |
Popularity: | 0.001284 |
First Submitted: | 2021-02-19 02:33 (UTC) |
Last Updated: | 2021-09-16 02:05 (UTC) |
Dependencies (3)
- mpv (mpv-sndio, mpv-semifull-git, mpv-thin, mpv-vapoursynth-git, mpv-light, mpv-caca, mpv-amd-full-git, mpv-light-pulse, mpv-vapoursynth, mpv-full-build-git, mpv-git, mpv-full, mpv-full-git, mpv-build-git)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Latest Comments
AvianaCruz commented on 2022-12-10 09:57 (UTC)
@lmartinez-mirror It would be better to place "sponsorblock.lua" to "/usr/share/mpv/scripts/sponsorblock.lua" and "sponsorblock_shared" to "/usr/share/mpv/scripts/sponsorblock_shared". All the files' execution permission should be removed.
TheHardew commented on 2022-12-06 11:07 (UTC) (edited on 2022-12-06 11:08 (UTC) by TheHardew)
I think the comment about linking is wrong, instead of
ln -sf /usr/lib/mpv/mpv-sponsorblock-git ~/.config/mpv/scripts
it should be
ln -sf /usr/lib/mpv/mpv-sponsorblock-git/* ~/.config/mpv/scripts
lmartinez-mirror commented on 2022-07-06 02:44 (UTC) (edited on 2022-07-06 02:51 (UTC) by lmartinez-mirror)
Thanks for bringing this to my attention, I'll push out a fix when I get the chance.
EDIT: At first glance, I have some doubts. If
mpv-sponsorblock
expects to load from a user directory ($HOME/$USER/.config
), it may not be possible to fix this, as packages cannot (or rather should not) touch user dirs.witcher commented on 2022-07-05 20:08 (UTC)
This package is deploying the script incorrectly - please fix.
https://github.com/po5/mpv_sponsorblock/issues/56
EndlessEden commented on 2021-09-15 13:50 (UTC)
Please update; layout is incorrect. sponsorblock.py needs to be in sponsorblock_shared for this to work.