littlefork-plugin-http

1.0.0-rc.1 • Public • Published

Littlefork HTTP plugin

Plugins based on HTTP requests.

Plugins

http_get

Fetch images, files, pdf's and videos from _lf_downloads.

Config Options:

  • http.download_dir (defaults to ./downloads)

    Specify the target download directory.

http_wget

Fetch whole web pages from _lf_downloads.

  • http.download_dir (defaults to ./downloads)

    Specify the target download directory.

  • http.wget_cmd (defaults to wget)

    Specify the path to the wget command.

Readme

Keywords

Package Sidebar

Install

npm i littlefork-plugin-http

Weekly Downloads

1

Version

1.0.0-rc.1

License

GPL-3.0

Last publish

Collaborators

  • littlefork