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.pyand insert Client ID, Client Secret and Access Token - If you need the Access Token, open
main.pyand call the functionget_new_access_token()
- Open
main.pyand replace the currenturlvalue to the desired link