Page MenuHomePhabricator

Add upload.wikimedia.org to the wgCopyUploadsDomains whitelist of Wikimedia Commons
Closed, DuplicatePublic

Description

I was moving a file from de.wikipedia to Commons.
The idea was why should I download the image when I could copy it right from the source page (de.Wikipedia).
Well, it is not on the whitelist (which makes moving images to Commons more work)

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

RhinosF1 renamed this task from Add wikipedia to the wgCopyUploadsDomains whitelist of Wikimedia Commons to Add de.wikipedia to the wgCopyUploadsDomains whitelist of Wikimedia Commons.Feb 12 2020, 8:11 PM
Masumrezarock100 renamed this task from Add de.wikipedia to the wgCopyUploadsDomains whitelist of Wikimedia Commons to Add upload.wikimedia.org to the wgCopyUploadsDomains whitelist of Wikimedia Commons.Feb 12 2020, 8:18 PM

Files hosted on Wikipedias are not served through their own subdomain but through upload.wikimedia.org. Example: Tz4651_Amsterdam.jpeg is hosted on dewiki, but it's thumbnails and the original file is served through upload.wikimedia.org. The original JPG file is located at https://upload.wikimedia.org/wikipedia/de/a/a9/Tz4651_Amsterdam.jpeg.

I am not sure why there is a need for this. There are already FileImporter extension and Commonshelper to ease the trouble of moving files to Commons. Also adding upload.wikimedia.org to wgCopyUploadsDomains is prone to abuse. There are many free files on Wikimedia projects, but there are also many files with fair-use claims.

RhinosF1 subscribed.

I’m mobile at the moment and will do it on https://gerrit.wikimedia.org/r/571795 later if no one beats me