twitch-clip-downloader

1.1.0 • Public • Published

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!).

Readme

Keywords

Package Sidebar

Install

npm i twitch-clip-downloader

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

4.84 kB

Total Files

4

Last publish

Collaborators

  • nycode