cc-archive / cccatalog

[PROJECT TRANSFERRED] Mapping the commons towards an open ledger and cc search.
https://github.com/WordPress/openverse-catalog
MIT License
63 stars 60 forks source link

Make WOCinTECH on Flickr a Source #443

Closed annatuma closed 4 years ago

annatuma commented 4 years ago

https://www.flickr.com/photos/wocintechchat/

Using the same logic as we do for NASA etc, we'd like to pull this collection from Flickr into its own source on CC Search.

mathemancer commented 4 years ago

I'm currently querying our DB to determine what the appropriate user ID is.

ChariniNana commented 4 years ago

The user ID is 136629440@N06 Brent. You can use the findByUsername method to get the User ID when the User name is known (https://www.flickr.com/services/api/explore/flickr.people.findByUsername)

mathemancer commented 4 years ago

Awesome, thanks @ChariniNana !

annatuma commented 4 years ago

@mathemancer in general do you think this is a candidate for "Help wanted" and/or do we need to document the logic used for these cases somewhere first?

Tentatively putting this in for the next sprint, depending on the upcoming work load for @ChariniNana