Skip to content

a cli for openload, such as get download link from openload's link

Notifications You must be signed in to change notification settings

leftjs/openload-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a cli for openload, such as get download link from openload's link

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published