Skip to content

Userscript that allows you to bypass the subonly VODs from Twitch

Notifications You must be signed in to change notification settings

n-vh/twitch-subonly-vod-bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch subonly vod bypass

Content

This repo contains the userscript and the server part that runs on a Cloudflare Worker.

To use this script, you'll need a manager like Violentmonkey to inject the adequate JavaScript. You can also host the wrangler worker on your own Cloudflare if you'd like to.

Summary

The userscript lets you bypass the subonly VODs on Twitch. It replaces the default Twitch player by a Plyr player to be able to load the video. It will not load the Twitch chat replay as it would require more than a simple userscript to implement.

The server is mainly used for caching to prevent a high number of request calls to a Twitch API.

About

Userscript that allows you to bypass the subonly VODs from Twitch

Topics

Resources

Stars

Watchers

Forks