This repository contains userscripts for Tampermonkey, Greasemonkey, and supporting browsers to help discover livestreaming video feeds across social media outlets.
| Script | Purpose | Target site(s) |
|---|---|---|
scripts/yt-search-filter.user.js |
Auto-apply YouTube search filters and hide results from selected channels. | https://www.youtube.com/results* |
- Visit a YouTube search results page.
- Click the filter icon next to the YouTube logo to open the YSF panel.
- Toggle “Enabled” to disable/enable all script behavior.
- Use “Auto filters” to apply the Live + Popularity filters automatically.
- Add channels in the “Hide channels” box (supports
@handle, names, and*wildcards). - Click “Hide channel” under a live result to add it instantly.
- Install a userscript manager for your browser/device.
- Open the desired
.user.jsfile from this repo (raw view) or paste its contents into a new script in the manager. - Accept the install prompt.
- Visit the target site and confirm the script is enabled.
- Install Tampermonkey from your browser’s extension/add-on store.
- Open the script file (raw
.user.js) or use the Tampermonkey dashboard → “Create a new script…”, then paste the file contents. - Save, then visit the target site.
- Install Greasemonkey from Firefox Add-ons.
- Open the script file (raw
.user.js) to trigger the install prompt. - Confirm the install and refresh the target site.
- Install the “Userscripts” app from the App Store.
- Enable the extension: Settings → Safari → Extensions → Userscripts (allow it for your sites).
- Open the script file in Safari, then use the Share sheet → Userscripts to install.
- Visit the target site and enable the script in the Userscripts extension menu if needed.
Option A: Firefox for Android + Violentmonkey (recommended)
- Install Firefox for Android.
- Install a userscript manager add-on (Violentmonkey or Tampermonkey).
- Open the script file (raw
.user.js) and accept the install prompt.
Option B: Kiwi Browser + Tampermonkey
- Install Kiwi Browser (supports Chrome extensions).
- Install Tampermonkey from the Chrome Web Store.
- Open the script file (raw
.user.js) and install.