arena-chan-dl
v1.1.1
Published
are.na channel downloader cli
Downloads
15
Readme
$ arena-chan-dl
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
arena-chan-dl --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
credit
this is a fork of aredotna/download-arena-channel <3