mirror of
https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
synced 2024-11-21 19:23:08 +00:00
Various enhancement to SponsorBlock.md
This commit is contained in:
parent
1f7e09c876
commit
bc4b4a9bde
2 changed files with 7 additions and 5 deletions
7
docs/SponsorBlock.md
Normal file
7
docs/SponsorBlock.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
## SponsorBlock implementation
|
||||
|
||||
SponsorBlock is fully usable 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`.
|
||||
|
||||
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)".
|
|
@ -1,5 +0,0 @@
|
|||
## Sponsorblock implementation
|
||||
|
||||
Sponsorblock is fully usable 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`. 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)".
|
Loading…
Reference in a new issue