4chan 中文文档教程
4chan picture downloader
Usage
如果您还没有 Node.js,请安装它。 然后从命令行:
[sudo] npm install 4chan -g
然后进行如下操作:
mkdir directory
cd directory
4chan http://boards.4chan.org/o/res/6487606
下载完成后,该工具将继续监视线程中是否有新图片,并在新图片出现时下载它们,直到线程被删除。 按 Ctrl+C
退出该工具。 使用选项 -s
(--single-shot
) 来防止这种行为并且只下载现有的图像。
使用 --help
选项调用程序以查看更多选项,例如基于图像尺寸、gif/非 gif 格式的过滤,以及将图像分类到横向和纵向子目录中以便于移动查看。
4chan picture downloader
Usage
Install Node.js if you don't have it yet. Then from the command line:
[sudo] npm install 4chan -g
Then proceed as follows:
mkdir directory
cd directory
4chan http://boards.4chan.org/o/res/6487606
When the downloading finishes, the tool will keep monitoring the thread for new pictures, and download them as they appear, until the thread is removed. Press Ctrl+C
to quit the tool. Use the option -s
(--single-shot
) to prevent this behavior and only donwload the existing images.
Call the program with the --help
option to see more options, like filtering based on image dimensions, gif/non-gif format, and categorization of images into landscape and portrait subdirectories for easier mobile viewing.