mpv-plugin/mpv_sponsorblock
mpv script to skip sponsored segments of YouTube videos
-
mpv_sponsorblock-20230130-r1~amd64+autoload python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: GPL-3
Overlay: guru -
mpv_sponsorblock-20230130~amd64+autoload python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
View
Download
Browse License: GPL-3
Overlay: guru
ChangeLog
commit f669f5cf067744053f3a49d5da1f9f19655d69f5
Author: Brayan M. Salazar <this.brayan@proton.me>
Date: Wed May 14 08:39:51 2025 -0400
mpv-plugin/mpv_sponsorblock: enable py3.14
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
commit 27cc9c0dfa3c7e596129d22186dbe0bb99dc657b
Author: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Date: Mon May 12 07:40:40 2025 +0200
mpv-plugin/mpv_sponsorblock: add 20230130-r1
Apply GitHub PR#73 "Rely on mpv to know where to store application data
& cache" [1] to fix permission errors resulting from write attempts to
/etc.
[1] https://github.com/po5/mpv_sponsorblock/pull/73
Commits:
60f4c8f517445fd2e2ab11677bfad992132686df
cce913bf3887c2b4a1bd862c6204b13640d5df96
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
commit 8ff44aae67c722ae1eb6eb4983183ba2977a4fe4
Author: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Date: Mon May 12 07:25:23 2025 +0200
mpv-plugin/mpv_sponsorblock: enable py3.13
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
commit 72bfd0c2b15c1c2e10c5c477ac6c279e532bbd9f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Fri May 2 22:25:49 2025 +0500
*/*: disable py3.10 and pypy3
Python 3.10 / PyPy 3.10 targets were disabled on the 1st of May.
Finishes bb0aae8ad3292e932111cb0c52be559a6740b4b8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 5c276b5273b9e31d185bc3a8e0330625f756c329
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon May 13 10:51:39 2024 +0200
mpv-plugin/mpv_sponsorblock: enable py3.12
Closes: https://bugs.gentoo.org/931464
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e53267a7d909b29398e2242858467f41fcaed8d4
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Feb 8 12:45:44 2023 +0100
mpv-plugin/mpv_sponsorblock: add 20230130
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit f9d19e277e997f337781e73d00f7e80e7f953304
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue Nov 29 14:50:11 2022 +0100
mpv-plugin/mpv_sponsorblock: add 20220924
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 56f6f252061d80b1237310ccc8f2b4074a459233
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Jun 13 17:30:46 2022 +0500
mpv-plugin/mpv_sponsorblock: fix python usage
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 47ddbd0abf290c1c6e37d632b5ddd73f88d5c338
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue May 31 15:11:57 2022 +0200
mpv-plugin/mpv_sponsorblock: initial import
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Author: Brayan M. Salazar <this.brayan@proton.me>
Date: Wed May 14 08:39:51 2025 -0400
mpv-plugin/mpv_sponsorblock: enable py3.14
Signed-off-by: Brayan M. Salazar <this.brayan@proton.me>
commit 27cc9c0dfa3c7e596129d22186dbe0bb99dc657b
Author: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Date: Mon May 12 07:40:40 2025 +0200
mpv-plugin/mpv_sponsorblock: add 20230130-r1
Apply GitHub PR#73 "Rely on mpv to know where to store application data
& cache" [1] to fix permission errors resulting from write attempts to
/etc.
[1] https://github.com/po5/mpv_sponsorblock/pull/73
Commits:
60f4c8f517445fd2e2ab11677bfad992132686df
cce913bf3887c2b4a1bd862c6204b13640d5df96
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
commit 8ff44aae67c722ae1eb6eb4983183ba2977a4fe4
Author: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
Date: Mon May 12 07:25:23 2025 +0200
mpv-plugin/mpv_sponsorblock: enable py3.13
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
commit 72bfd0c2b15c1c2e10c5c477ac6c279e532bbd9f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Fri May 2 22:25:49 2025 +0500
*/*: disable py3.10 and pypy3
Python 3.10 / PyPy 3.10 targets were disabled on the 1st of May.
Finishes bb0aae8ad3292e932111cb0c52be559a6740b4b8
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit bb0aae8ad3292e932111cb0c52be559a6740b4b8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Thu Feb 20 18:56:40 2025 +0500
*/*: disable py3.10
Python 3.10 target is scheduled for removal in Gentoo:
https://public-inbox.gentoo.org/gentoo-dev/e6ca9f1f4ababb79ab2a3d005c39b483c3ecef6e.camel@gentoo.org/
Sphinx 8.2.0 already dropped support for CPython 3.10 and PyPy 3.10,
leading to multiple CI failures in ::guru.
We can safely remove this target, because GURU is "experimental" and
does not have stable keywords.
Let's not remove "pypy3" right now because
a) There are not many packages using it.
b) So we can see which packages supported PyPy 3.10, and test them with
PyPy 3.11.
Closes: https://github.com/gentoo/guru/pull/291
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 5c276b5273b9e31d185bc3a8e0330625f756c329
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Mon May 13 10:51:39 2024 +0200
mpv-plugin/mpv_sponsorblock: enable py3.12
Closes: https://bugs.gentoo.org/931464
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 68460592f27760598adf78843724191f8848e4d2
Author: Lucio Sauer <watermanpaint@posteo.net>
Date: Tue Jun 27 04:21:11 2023 +0200
*/*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
commit 12088906c597f38640e866db39c7ba6dea3f5ec0
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Tue May 2 00:45:35 2023 +0500
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 41008d715cc7b84056a64933f14288647f14b6fa
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Sun Mar 12 17:53:56 2023 +0500
*/*: drop dead py3.8 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit e53267a7d909b29398e2242858467f41fcaed8d4
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Wed Feb 8 12:45:44 2023 +0100
mpv-plugin/mpv_sponsorblock: add 20230130
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit f9d19e277e997f337781e73d00f7e80e7f953304
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue Nov 29 14:50:11 2022 +0100
mpv-plugin/mpv_sponsorblock: add 20220924
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
commit 56f6f252061d80b1237310ccc8f2b4074a459233
Author: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Date: Mon Jun 13 17:30:46 2022 +0500
mpv-plugin/mpv_sponsorblock: fix python usage
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
commit 47ddbd0abf290c1c6e37d632b5ddd73f88d5c338
Author: Nicola Smaniotto <smaniotto.nicola@gmail.com>
Date: Tue May 31 15:11:57 2022 +0200
mpv-plugin/mpv_sponsorblock: initial import
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>