0.2.0 • Published 2 years ago

fourget v0.2.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Installation

npm i fourget -g

Usage

$ fourget <thread URL> <directory>

Options

-o, --organize

Whether to put files into organized directories based on board and thread ID.

For example downloading from a URL like https://boards.4channel.org/c/thread/4444444 would create a structure like <output>/c/4444444 - Thread Name/.

-f, --filter

A comma-delimited list of file extensions (with leading period) to download, for example .gif,.png.

-r, --redownload

Whether to redownload files if they already exist.

-t, --throttle

The number of milliseconds to wait between downloading files. Omit to use no delay.


Planned Features

  • Thread watching/automatically download new files as they are posted
0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago