Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jsmolka/twitch-scripts
- Owner: jsmolka
- License: mit
- Created: 2020-04-04T06:35:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-09T07:26:01.000Z (over 3 years ago)
- Last Synced: 2024-11-05T10:38:23.629Z (3 months ago)
- Topics: api, python, twitch
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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