1.0.9 • Published 7 years ago

openload-cli v1.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

openload-cli

A cli for openload api, by this, you can easy get the download link from openload's url

install

  1. npm
npm install -g openload-cli
  1. yarn
yarn global add openload-cli

use

openload config --login [your_login] --key [your_key] 

then, you can use link sub command to get the download link from openload's url such as https://openload.co/embed/-afTchZO5Uk/?wmode=transparent

openload link [openload's url]

help info

Usage: openload [options] [command]


  Commands:

    config [options]   config auth info
    link <url>         get download link

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
1.0.9

7 years ago

1.0.8

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago