kaldari / iNaturalist2Commons

iNaturalist2Commons is a Wikimedia Commons user script that lets you import free-license images from iNaturalist to Commons.
MIT License
9 stars 1 forks source link

Add a specific picture from iNaturalist #11

Open lubianat opened 2 years ago

lubianat commented 2 years ago

First of all, great tool!

I am looking for ways to upload a single picture from iNaturalist given its observation ID.

I'll try and play around with the code to do something like that, but my js is way too rusty.

An example of what I'd like to do is to upload exactly this pic: https://www.inaturalist.org/observations/98077464 in an easy way,

If someone else has the skill/time to do it, it would be super useful!

kaldari commented 2 years ago

@lubianat - While there's no UI for it currently, you can cheat and use: https://commons.wikimedia.org/wiki/Category:Mechanitis?inatid=98077464&inatquality=needs_id,research

lubianat commented 2 years ago

thanks @kaldari ! I've been playing with the API in python to do something like that, by the way: https://github.com/lubianat/pynaturalist2commons