Difference between revisions of "User:Craftjenn/PWB : Upload several images"
From Ryzom Commons
m (→config) |
m (→config) |
||
Line 8: | Line 8: | ||
== config == | == config == | ||
+ | === versions python === | ||
'''python --version''' vérifier la version de python | '''python --version''' vérifier la version de python | ||
+ | '''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 14:57, 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 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