Fix channel name for dyn-video-swap

This commit is contained in:
pixeltris
2020-12-22 18:58:05 +00:00
parent 9a64840689
commit 1c3b948d5f
2 changed files with 8 additions and 5 deletions
+5 -2
View File
@@ -9,12 +9,15 @@ 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 (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.
- Audio controls wont work whilst the ad is playing.
- 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 (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)