README.md aktualisiert
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Scraperchan
|
||||
A simple program to scrape 4Chan Threads for Images and Videos
|
||||
|
||||
Install dependencies:
|
||||
|
||||
```shell
|
||||
git clone https://git.protron.dev/Doc/scraperchan.git
|
||||
|
||||
cd scraperchan
|
||||
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
Usage:
|
||||
|
||||
```shell
|
||||
python scraperchan -u <Thread URL> -o <Local target directory>
|
||||
```
|
||||
Reference in New Issue
Block a user