4cdl-ts 中文文档教程
4cdl - 4chan Downloader Typescript Rewrite
从 4chan 上的线程下载图像的命令行界面。 重写 - 使用 Typescript 和 4chan API 速度更快,错误更少。
npm i 4cdl-ts -g
使用 -g 全局标志安装程序,以便它可以从任何目录运行
- mkdir img
- cd img
如果需要,创建一个新目录来存储图像。
4cdl https://boards.4channel.org/c/thread/1234567
在命令行中,您可以输入 4chan 线程的直接链接进行下载。
4cdl 1234567 c
您可以使用 ID 而不是完整的 URL,但请确保在这样做时提供董事会字母(例如 c)。
4cdl - 4chan Downloader Typescript Rewrite
Command line interface to download images from a thread on 4chan. REWRITTEN - Using Typescript and the 4chan API the speed is much faster and errors out MUCH less.
npm i 4cdl-ts -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.
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.