This repository contains some utilities written in Python, specifically:
batch-download.pydownloads a list of files reading them from a text file. It works with URLs, but can also be used with filenames from any MediaWiki-based website: in this case list can be retrieved using Pywikibot'slistpageswith-format:3to format it properly and-cat:"<category name>",-imagesused:"<page title>"or any other generator/filter.count-days.pycan add/subtract days to a date or compute the difference in days between two dates.fix-wsl.pyedits two files in Pywikibot repository to make it work with Windows Subsystem for Linux.rename-pairs.pyrenames all files in given directory reading replacements from a text file.rename-photos.pyrenames all photos in given directory basing on taken timestamp.