-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox Scripts broken #267
Comments
Are you using uBlock Origin scripts or the userscript versions? What is the exact version you are on? |
Same issue as OP. latest firefox w/ ublock origin Version1.58.0 Was working fine until ads started to get through so I updated to https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/2eefb984c10ba64e9528b8cf4350d5fab653bd3a/video-swap-new/video-swap-new-ublock-origin.js edit: and i have tried all the optional urls and same result (videos never load) |
uBlock Origin has some known issues of applying the scripts, see #200 . The currently recommended ad block method by Pixeltris is to use the userscript versions, which runs independently of uBo. The README has additional info. I can suggest trying the following:
|
Okay I wiped EVERYTHING that has to do with twitch adblocking (Via Ublock origin), and I only used tampermonkey to install the vaft userscript via tampermonkey, and it DOES start to block some ads. However, it blocks in-video ads, which also make the stream quality drop, but also doesn't stop smaller ads that also go in-video but doesn't interrupt the actual video (if ublock origin is turned off that is). The quality stays dropped until the actual ad WOULD be over, if it played. However, the issue is once another ad starts to play, the video quality drops, AND stops the video from playing. Audio still works and still continues like normal, but the actual video stops playing. |
If I'm understanding correctly, the video is pausing and the audio continues to play during and after ads? The video quality dropping is how the scripts work yes, both scripts look for available m3u8 video streams during ads. Since it is server-side inserted, typically only 360p streams are available during an ad. The script inserts the 360p stream and switches back to the clean high quality one after the ad is over.
As noted in the README, If you want to explore options where you don't get quality drops, you can check out the proxy methods in the README. The idea is that they can route twitch streams to regions where twitch doesn't serve ads due to local laws. However they can have downtime if the proxy has an outage, which will result in ads/buffering. Once you cleanup uBo settings after setting up Tampermonkey, you can continue to enable uBo normally to block any other ads. Userscripts + uBo for Twitch is fine. uBo catches other ads on the page like banner ads over the video player, banner ads along the bottom of the page, and chat sidebar ads. If you want to disable other upsells like the Turbo button and Prime gaming, you can check out FrankerFaceZ. |
also happens with violentmonkey |
I don't see the vaft related messages in there, is this still occurring? Something seems to be preventing the script from running. |
Personally getting this error on both vaft and video swap new: |
My apologizes that I didn't respond earlier, but it seems clearing everything out and NOT using Vaft and only the video-swap worked. It does suck that the quality of the video drops heavily, but I'll still take that over ads, so it is working for me now. however, as I can see you are still helping other people with other issues related, but figured i'd at least close the case with just me. |
I was noticing ads getting through for affiliate streamers, but not so much partner streamers, so I decided to upgrade to the latest scripts on everything for firefox.
Now that I did so, the video NEVER loads.
I'm forced to use the Twitch Alternative Player now in order to watch any stream.
The text was updated successfully, but these errors were encountered: