Added readme

This commit is contained in:
Doc
2023-12-16 18:17:58 +01:00
parent 3f2cc667da
commit 645699536c

9
readme.md Normal file
View File

@@ -0,0 +1,9 @@
# Scraperchan
A simple programm to scrape 4Chan Threads for Images (videos aren't supporter yet)
usage:
```shell
python scaperchan -u <Thread URL> -o <Local target directory>
```