Auto-pick your preferred quality on Kick exactly once per stream/VOD.
This userscript automatically sets your preferred video quality on Kick.com streams and VODs. No more clicking the settings cog every time you join a new stream — your chosen quality is applied once per video, then the script leaves it alone.
1080p60, 720p, 480p, 360p).Open the script and change this line to your preferred quality:
const PreferredQuality = "360p";
Valid options: 1080p60, 1080p, 720p60, 720p, 480p, 360p.
Released under the MIT License.