tg-z / arena-chan-dl

cli tool for archiving are.na channel content with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$ arena-chan-dl

github stars npm version npm downloads

cli tool for archiving are.na channel content with ease.

installusagecredit

install

available from the npm registry. requires node.js to be installed.

# install globally with npm
npm i -g arena-chan-dl
# install locally with git
git clone https://github.com/tg-z/arena-chan-dl

# go to repo dir
cd arena-chan-dl

# install dependencies
npm i

usage

# help
arena-chan-dl -h, --help

# define channel-slug + output path
arena-chan-dl get <slug> <dir>

# download channel to a relative folder
arena-chan-dl get frog ./downloads

# download channel to custom directory
arena-chan-dl get frog ~/documents/promnesia/are.na

demo

credit

this is a fork of aredotna/download-arena-channel <3

About

cli tool for archiving are.na channel content with ease


Languages

Language:JavaScript 100.0%