Commons:Imker (téléchargement de masse)
Original Imker does not work at the moment!
But temporarily you can use fixed version available here: Imker-hotfix. It works as for November 2023. It will be removed once author of Imker will fix his app himself or someone will adopt this app.
Imker permet de télécharger des fichiers depuis Wikimedia Commons en masse.
Démarrage rapide
- Téléchargez la dernière version depuis la page GitHub du projet.
Identifier la version la plus récente de Imker.
Extract the .zip file and on Windows start the .exe file.
Extrayez le fichier ZIP et lancez l'exécutable EXE (sous Windows) ou exécutez la ligne de commande java -jar imker.jar
.
- Open either imker-gui.jar or imker-cli.jar. If you face the following error
<span lang="en" dir="ltr" class="mw-content-ltr">The file '/home....' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be dangerous to run. For more details, read about the executable bit.</span>
solve it by making the file executable using the following command
<span lang="en" dir="ltr" class="mw-content-ltr">chmod +x ~"/Desktop/.../dist/production_x86_64-linux/rvm" = path of the file</span>
Si vous n'êtes pas sous Windows ou si vous désirez utiliser l'interface en ligne de commande, ouvrez un terminal, puis :
java -jar imker-gui.jar #for a graphical user interface
java -jar imker-cli.jar #for pure terminal use
La page Commons:Example of a bulk download, edit and upload contient un exemple.
Problèmes courants
- Assurez-vous d'avoir Java 1.7 ou supérieur d'installé.
- Signalez tout souci sur la page de discussion du développeur ou sur l'outil de suivi des problèmes.
- Les nouvelles traductions sont les bienvenues. Veuillez traduire ici.