Skip to content

amiechen/twitch-batch-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Clip Batch Downloader

example-gif

Pre-Install:

  1. Get a twitch Client ID by registering a twitch app here. Once finished, copy the Client ID. You will need it to run the script.

  2. Install python 3 on your machine if you haven't.

Usage:

  1. Install python packages
pip install requests
  1. Delete the example clips in clips.txt and the ones your want. Put each URL on it's own line. No commas or anything like that.

  2. Then run the batchloader script with your new Client Id

cd twitch-batch-loader
python batchloader.py <YOUR AWESOME CLIENT ID>

Voilà! once you see the finished message in your terminal, check the downloads folder in this repo and you should see the videos there.

About

Batch download twitch clips in terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages