From b8683bf88adbff71e9dd2f08f0566210fcae693d Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Fri, 12 Jun 2020 19:05:36 +0200 Subject: [PATCH] Add a note about the Sponsorblock implementation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c94de09..5fe0d8b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Done. Sponsorblock is fully useable with the videos downloaded by this script thanks to [MPV_Sponsorblock](https://github.com/po5/mpv_sponsorblock) by [po5 / Eva](https://github.com/po5) since this [issue](https://github.com/po5/mpv_sponsorblock/issues/5). -To use it you just have to set: `local_pattern = " %[([%a%d%-_]+)].[mw][kpe][v4b]m?$"` in `sponsorblock.lua` +To use it you just have to set: `local_pattern = " %[([%a%d%-_]+)].[mw][kpe][v4b]m?$"` in `sponsorblock.lua`. Note that this will send/leak to the Sponsorblock server everything that use this naming including "[CRCs in anime-style naming](https://github.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts/issues/1#issuecomment-633000802)". ## Archive, Active and Watch Scripts?