1.1.1 • Published 3 years ago

arena-chan-dl v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

$ 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

npm.io

credit

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