Add dyn-skip-min

This commit is contained in:
pixeltris
2020-12-25 21:55:30 +00:00
parent 94c8106fc9
commit d9c191a606
3 changed files with 407 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@ This repo aims to provide multiple solutions for blocking Twitch ads.
- dyn-skip
- When ads play this instantly notifies Twitch that ads were watched. It then refreshes the stream (either full reload, or using FZZ extension).
- May potentially result in multiple refreshes if ads are being served aggressively.
- dyn-skip-min
- dyn-skip variant which doesn't require a reload (WIP/experimental)
- dyn
- Ad segments are replaced by a low resolution stream segments (on a m3u8 level).
- Skips 2-3 seconds when switching to the live stream.