Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Small cli for download up to 100 clips of a twitch channel

Notifications You must be signed in to change notification settings

NyCodeGHG/twitch-clip-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTV Channel Clip Downloader

WARNING YOU NEED TO HAVE youtube-dl INSTALLED

Installation

via yarn

yarn global add twitch-clip-downloader

via npm

npm install -g twitch-clip-downloader

Execution

Execute it on a bash like shell or on windows in the Git Bash.

ttvdl --clientId <your twitch client id> \
      --auth <your twitch oauth token> \
      --broadcaster <twitch channel name> \
      --max <maximal parallel downloads (optional)> \
      --count <amount of clips to be downloaded (optional)>

Display Help Page

ttvdl --help

How to get a token

Just use https://twitchtokengenerator.com. (Don't forget the client ID!).

About

Small cli for download up to 100 clips of a twitch channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages