|
|
@ -15,7 +15,7 @@ Install in Debian/Ubuntu w/ pip: sudo pip install 'mwclient==0.8.6'
|
|
|
|
## Scripts
|
|
|
|
## Scripts
|
|
|
|
|
|
|
|
|
|
|
|
### wiki-download.py
|
|
|
|
### wiki-download.py
|
|
|
|
Dowloads media files from a wiki, according to a sematic ask query.
|
|
|
|
Downloads media files from a wiki, according to a semantic ask query.
|
|
|
|
|
|
|
|
|
|
|
|
Usage:
|
|
|
|
Usage:
|
|
|
|
python wiki-download.py --help
|
|
|
|
python wiki-download.py --help
|
|
|
@ -52,4 +52,3 @@ If no pdf-filename is provided, output.pdf will the default file name
|
|
|
|
Rotates all images in one a directory a given number of degrees
|
|
|
|
Rotates all images in one a directory a given number of degrees
|
|
|
|
|
|
|
|
|
|
|
|
Usage: `./rotate.sh imgs-dir-name rotation-in-degrees`
|
|
|
|
Usage: `./rotate.sh imgs-dir-name rotation-in-degrees`
|
|
|
|
|
|
|
|
|
|
|
|