|
|
@ -30,6 +30,8 @@ mypassword
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Run
|
|
|
|
## Run
|
|
|
|
|
|
|
|
* all toguether `run.sh`
|
|
|
|
|
|
|
|
|
|
|
|
* `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`
|
|
|
@ -41,3 +43,4 @@ mypassword
|
|
|
|
* generates a HTML page from it
|
|
|
|
* generates a HTML page from it
|
|
|
|
* saves page onto `static_html/` directory
|
|
|
|
* saves page onto `static_html/` directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## TODO: Work on making an overview!
|