项目作者: jsmolka

项目描述 :
Abusing the Twitch API.
高级语言: Python
项目地址: git://github.com/jsmolka/twitch-scripts.git
创建时间: 2020-04-04T06:35:40Z
项目社区:https://github.com/jsmolka/twitch-scripts

开源协议:MIT License

下载


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.

  1. pip install -r requirements.txt

Download ffmpeg 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 <id> to download videos (even sub-only ones)
  • python watch.py -u <user> to watch users for new videos