Evaluate picking bigger thumbnails #905
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing user-facing feature
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: api
Related to the Django API
🧱 stack: catalog
Related to the catalog and Airflow DAGs
Problem
Following up on #675 (comment) we want to evaluate if there are thumbnails of bigger size that the ones we currently have for the following providers:
Also we need to evaluate if there is value on adding thumbnails for the following providers and wether it's possible.
The "ideal" size is around 400px so that an acceptable quality is displayed in openverse.org.
Description
For each provider, if bigger thumbnails are available, then the corresponding provider DAG should be updated. If not, then we may prefer to delete the existing ones and only use direct image links.
Aditional context
Related to #1451.
The text was updated successfully, but these errors were encountered: