Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsmolka/twitch-scripts

Abusing the Twitch API.
https://github.com/jsmolka/twitch-scripts

api python twitch

Last synced: about 2 months ago
JSON representation

Abusing the Twitch API.

Awesome Lists containing this project

README

        

# twitch-scripts
Abusing the Twitch API.

## Update 09/10/21
Downloading private VODs worked for some years but does not anymore.

## Setup
Install Python packages.
```
pip install -r requirements.txt
```

Download [ffmpeg](https://www.ffmpeg.org/download.html) and add its location to `PATH`.

## OAuth
Twitch requires an OAuth token for Helix API access. Run `python auth.py` and follow the instructions to generate a token.

## Usage
- `python download.py -v ` to download videos (even sub-only ones)
- `python watch.py -u ` to watch users for new videos