1
0
mirror of https://github.com/pixeltris/TwitchAdSolutions.git synced 2024-11-22 10:22:51 +01:00

Update README.md

This commit is contained in:
pixeltris 2020-12-22 18:52:53 +00:00 committed by GitHub
parent a4b35f972d
commit 9a64840689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,12 +9,12 @@ This repo aims to provide multiple solutions for blocking Twitch ads.
- Stuttering and looping of segments my occur.
- dyn-video-swap
- Ads are replaced by a low resolution stream which is swapped with the original stream for the duration of the ad.
- Similar to `dyn`, but may have a larger jump in time (also you might see tiny bits of the ad).
- Similar to `dyn`, but may have a larger jump in time (you might see tiny bits of the ad).
- low-res
- No ads.
- The stream is 480p for the duration of the stream.
- mute-black
- Ads are muted / blacked out for the duration of the ad (also you might see tiny bits of the ad).
- Ads are muted / blacked out for the duration of the ad (you might see tiny bits of the ad).
## Applying a solution (uBlock Origin)