Giter Club home page Giter Club logo

tickly's Introduction

tickly tickly (formely known as tCLI) is Twitch Command Line Interface, powered by Node.js, with native implementation of fetch, which provides swiftness and simplicity. Has all of Twitch's core functionality, as well as downloading clips and vods in a bulk.

Preview

tickly

Installation

npm i -g tickley
tickly auth

Usage

tickly [command] [...args]

Commands

  tickly                            returns followed live streams      [default]
  tickly auth                       change account or reauth
  tickly live [username]            returns data about [username] stream        
  tickly user [username]            returns data about [username]
  tickly follows                    returns your follows
  tickly following <from> <to>      returns boolean if <from> follows <to>      
  tickly team <team>                returns data about <team>
  tickly member <username>          returns teams which <username> is part of   
  tickly directory <dirname>        returns streams from <dirname> directory    
  tickly top                        returns top streams
  tickly clip <links|ids..>         returns data about specified clips
  tickly clips [username] [amount]  returns clips
  tickly vod <links|ids..>          returns data about specified vods
  tickly vods [username] [amount]   returns vods
  tickly about

Examples

  live        [username] --- [category] --- [uptime] --- [viewercount]
                >>>[title]
  user        [id] --- [username][partner] --- [followercount] --- [created at] --- [viewcount]
  follows     [#]       [follow] --- [followed at] --- [followage]
  following   [boolean] --- [from] >>> [to] --- [followed at] --- [followage]
  team        [name] --- [created at] ::: [createage] >>> [updated at] ::: [updateage]
  member      [#]       [team] --- [created at] ::: [createage] >>> [updated at] ::: [updateage]
  directory   [username] --- [uptime] --- [viewercount]
                >>>[title]
  top         [#]       [username] --- [category] --- [uptime] --- [viewercount]
                >>>[title]
  clip/clips  [#]       <<<[id]
              [username] --- [category] --- [created at] --- [createage] --- [duration] --- [viewcount]
                        >>>[title]
  vod/vods    [#]       <<<[id]
              [username] --- [started at] --- [startedage] --- [duration] --- [viewcount]
                        >>>[title]

Configuration

[$HOME]|[%USERPROFILE%]/Documents/tickly

tickly's People

Contributors

ealexandrohin avatar garinyaroslav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.