Replies: 1 comment 4 replies
|
Hi! I think the locale is off in this file. I can't see all characters. But this looks awesome! |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
The .bat file request the tread url. Just paste and download begins.
`
@echo off
echo �[32m4chan Downloader�[0m
echo �[33mhttps://github.com/mariot/chan-downloader�[0m
set /p URL=�[33mPaste �[37m(CTRL+V)�[0m �[32m4chan�[0m �[33mthread�[0m �[37m(https://boards.4chan.org/x/thread/xxxxxxxx)�[0m �[33mURL and press ENTER:�[0m
start chan-downloader -c 1 -i 5 -l 360 -r 5 -o %USERPROFILE%\Downloads -t %URL%
`
All reactions