|
|
@ -83,7 +83,7 @@ Run scripts together with `./run.sh`
|
|
|
|
1 script at a time:
|
|
|
|
1 script at a time:
|
|
|
|
|
|
|
|
|
|
|
|
`python3 download_imgs.py`
|
|
|
|
`python3 download_imgs.py`
|
|
|
|
* Downloads all images from wiki to `images/` directory
|
|
|
|
* Downloads all images from wiki to `../images/` directory
|
|
|
|
* and stores each image's metadata to `images.json`
|
|
|
|
* and stores each image's metadata to `images.json`
|
|
|
|
|
|
|
|
|
|
|
|
`python3 query2html.py`
|
|
|
|
`python3 query2html.py`
|
|
|
|