This commit is contained in:
Doc
2023-12-16 18:19:20 +01:00
parent 645699536c
commit 1ea597bfd6

View File

@@ -4,6 +4,6 @@ A simple programm to scrape 4Chan Threads for Images (videos aren't supporter ye
usage:
```shell
python scaperchan -u <Thread URL> -o <Local target directory>
python scraperchan -u <Thread URL> -o <Local target directory>
```