Python script to mass unfollow twitch channels.
Since websites that used to do the same don't work anymore, I created this simple Web Automation program to quickly unfollow alot of channels.
- Python3 (Download)
Treat these headers like your password!
- Log into your Twitch account
- Open Chrome dev tools (F12) -> Network
- Refresh the page
- Copy the cookie of one of the gql requests (Right click -> Copy -> Copy request headers)
- Install dependencies:
pip install -r requirements.txt
- Get your twitch authorization
- Create a file called "headers.txt" and paste the headers in there
- Run unfollower.py:
python unfollower.py