Difference between revisions of "User:Craftjenn/PWB : Upload several images"
From Ryzom Commons
m (→config) |
m (→versions python) |
||
Line 9: | Line 9: | ||
== config == | == config == | ||
=== versions python === | === versions python === | ||
− | '''python --version''' vérifier la version de python | + | * '''python --version''' vérifier la version de python, voire '''python3 --version''' |
− | '''which python3''' voir quelle version py 3 on utilise par défaut | + | * '''which python3''' voir quelle version py 3 on utilise par défaut |
Voir https://cloud.ryzom.com/f/32851 | Voir https://cloud.ryzom.com/f/32851 |
Revision as of 15:09, 12 April 2020
Comment uploader plein d'images
- avoir un site web où sont toutes les images (filezilla) - ici http://www.sitename.org/folder
- utiliser un bot (script en pyton)
python imageharvest.py http://www.sitename.org/folder
config
versions python
- python --version vérifier la version de python, voire python3 --version
- which python3 voir quelle version py 3 on utilise par défaut
Voir https://cloud.ryzom.com/f/32851
Links
https://www.mediawiki.org/wiki/Manual:Pywikibot/imageharvest.py