Questions tagged [wikimedia-commons]

Wikimedia Commons is an online repository of free-use images, sound and other media files. It is a project of the Wikimedia Foundation. It's built on MediaWiki, so it can also be accessed through the MediaWiki API.

Wikimedia Commons is an online media file repository of free-use images, sound and video clips. It acts as a common repository for the various projects of the Wikimedia Foundation.

It's built on , so it can also be accessed through the . Unlike media files uploaded to other projects, files uploaded to Wikimedia Commons can be embedded on pages of all Wikimedia projects without the need to separately upload them there.

Unlike traditional media repositories, Wikimedia Commons is free. Everyone is allowed to copy, use and modify any files freely as long as they follow the terms specified by the author; this often means crediting the source and author(s) appropriately and releasing copies/improvements under the same freedom to others. The license conditions of each individual media file can be found on their description page. The Wikimedia Commons database itself and the texts in it are licensed under the Creative Commons Attribution/Share-Alike License.

51 questions
0
votes
1 answer

How to search for page/category in Wikimedia Commons by API?

I want to be able to query Wikimedia commons to be able to find a page or category. Naïvely I thought https://commons.wikimedia.org/w/api.php?action=query&list=search&srsearch=Albert%20Einstein would do, however as you can see it does not return the…
thewormsterror
  • 1,608
  • 14
  • 27
0
votes
1 answer

How do I pull all image links from a Wikimedia page?

I am trying to pull all links from a Wikimedia page for famous painters such as Caravaggio with the Python Wikipedia module. import wikipedia page = wikipedia.page("caravaggio") links = page.links However the .links method only returns titles of…
0
votes
1 answer

Wikimedia Commons - Safe search?

We're currently displaying images from Wikimedia Commons (among other APIs) for various searchterms. However, we sometimes run into the "problem" that not all images are 100% appropriate for the setting (e.g. half-naked women), even for harmless…
-1
votes
1 answer

Mediawiki Templates

I'm new to mediawiki and I am having troubles on the templates. I have installed all of Liquipedia's extensions. On liquipedia's Tab:Static, everything works fine. But on my part, while I'm testing it out on my local. It doesn't have the exact…
-1
votes
1 answer

Android application rejected because it violates the Intellectual Property. What should I do?

The application fetches the images of famous personalities on runtime via Internet. I have used the image URLs from MediaWiki Commons which is available for public use, but when the application was rejected I emailed Google about the issue and they…
Sunny
  • 839
  • 7
  • 14
-2
votes
1 answer

How do I combine Wikipedia Commons maps into one display?

I am currently working on a project where I am looking to map out a set of state routes. After picking x amount, I want to construct one aggregate map of those routes so that I can visualize them together. I see that on the Wikipedia page for US…
jtstill
  • 27
  • 1
1 2 3
4