User:Craftjenn/PWB : Upload several images
From Ryzom Commons
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
Contents
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
tests
tests add_text
la page doit exister User:Craftjenn/Uploader plein d'images/test import
test checkimages.py
bof https://www.mediawiki.org/wiki/Manual:Pywikibot/checkimages.py
création pages
https://www.mediawiki.org/wiki/Manual:Pywikibot/pagefromfile.py upload pages to a wiki from a text file (en utf-8).
Links
https://www.mediawiki.org/wiki/Manual:Pywikibot/imageharvest.py