A cli for openload api, by this, you can easy get the download link from openload's url
- npm
npm install -g openload-cli
- yarn
yarn global add openload-cli
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]
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