Skip to content

A simple command line PHP script for downloading all Wikimedia Commons files and pages created or edited by a given user.

Notifications You must be signed in to change notification settings

samwilson/commons-category-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

commons-category-downloader

A simple command line PHP script for downloading all files and page titles in a category.

This traverses a given category and all of its descendent categories, and does two things:

  1. Saves the page name (i.e. or file name, for the File namespace) to pagenames.txt; and
  2. Downloads the file to files/.

It checks the files' checksums before downloading, so it can be interrupted and restarted at any time and it won't re-download anything.

About

A simple command line PHP script for downloading all Wikimedia Commons files and pages created or edited by a given user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages