Giter VIP home page Giter VIP logo

twitch_recommendation_remover's Introduction

twitch_recommendation_remover

Bash script to remove recommended channels or categories on Twitch, without being dependent of Twitch's own suggestions in the homepage.

DOES NOT WORK ANYMORE as Twitch now verifies request integrities.

Download

GNU/Linux

wget https://raw.githubusercontent.com/Sad-theFaceless/twitch_recommendation_remover/main/twitch_recommendation_remover.sh && chmod +x twitch_recommendation_remover.sh

Windows

  • Right click on this link, and Save link as...
  • Once the file is downloaded, right click on it then Run with PowerShell

The first time you launch the PowerShell script, it will download all the prerequisite files in a temporary directory.
It will then open a new prompt window that allows you to run the actual Bash script. (see Usage)

Usage

./twitch_recommendation_remover.sh TYPE "NAME" Authorization_TOKEN
  • TYPE is either channel or category.
  • NAME is the name of the channel or the category (put it between double quotes).
  • Authorization_TOKEN is the token retrieved from your Twitch (see last section).

Example

./twitch_recommendation_remover.sh category "Pools, Hot Tubs, and Beaches" a1b2c3d4e5f6g7h8i9j10k11l12m13

Retrieve the "Authorization" token on Twitch

  • Open Twitch in your browser (sign in if you are not)
  • Open the Developer tools (F12 by default)
  • Click on the Network tab
  • Reload the Twitch page
  • Click on a request named gql to look at their Request Headers

This token is given to you when you log in to Twitch. It is used by the script to get an access to your account, in order to remove the recommendations from it.

Chrome

image
image

Firefox

image
image

twitch_recommendation_remover's People

Contributors

sad-thefaceless avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.