Simple script to download a clip from twitch.tv The script will download the designed clip to the current folder
- Python 3.9
- A Twitch Client ID, Client Secret and Access Token
pip install requirements.txt
- Open
keys.py
and insert Client ID, Client Secret and Access Token - If you need the Access Token, open
main.py
and call the functionget_new_access_token()
- Open
main.py
and replace the currenturl
value to the desired link