4cdl 中文文档教程
4cdl - 4chan Downloader
从 4chan 上的线程下载图像的命令行界面。
npm i 4cdl -g
使用 -g 全局标志安装程序,以便它可以从任何目录运行
- mkdir img
- cd img
如果需要,创建一个新目录来存储图像。
注意:有时脚本不会在所有文件下载后停止。 只需 CTRL+C 终止即可。
4cdl https://boards.4channel.org/c/thread/1234567
在命令行中,您可以输入 4chan 线程的直接链接进行下载。
4cdl 1234567 c
您可以使用 ID 而不是完整的 URL,但请确保在这样做时提供董事会字母(例如 c)。
4cdl - 4chan Downloader
Command line interface to download images from a thread on 4chan.
npm i 4cdl -g
Install the program using the -g global flag so that it can be run from any directory
- mkdir img
- cd img
Create a new directory to store the images if needed.
NOTE: Sometimes the script won't stop after all the files are downloaded. Just CTRL+C to terminate and you'll be fine.
4cdl https://boards.4channel.org/c/thread/1234567
In the command line you can input the direct link to the 4chan thread to download.
4cdl 1234567 c
You can use the ID instead of the full URL, but make sure you provide the board letter(e.g. c) when doing so.