pixeltris/TwitchAdSolutions — reverse-engineered prompt
Reverse engineered prompt
Build me a small JavaScript project that gives people a couple of ways to avoid Twitch video ads in the browser.
I want the main option to be a userscript called vaft that tries to find a clean Twitch stream as quickly as possible. If it can’t, it should skip or remove ad parts so playback waits until a clean stream is available. Also include the older video swap option, but make it clear that vaft is the recommended one.
Please make it easy for a normal person to install with a userscript manager like Tampermonkey or Violentmonkey, and also include instructions for using it with uBlock Origin advanced settings. Add clear warnings that people shouldn’t combine multiple Twitch specific ad blockers, that Twitch may change things and break the scripts, and that proxies or Twitch Turbo may be more reliable.
Include a simple README, an issues troubleshooting page for buffering or freezing, and a full list page comparing the available approaches. Look up current docs online if you need to.
Want more depth? Deep Reverse