- Issue created by @akalam
- Merge request !7Issue #3518852: Download larger thumbnails (1080px width) instead of default size → (Open) created by akalam
Currently, the kaltura_media module downloads smaller thumbnails (default width) from Kaltura, which may not be suitable for high-resolution displays or specific design requirements. Many use cases (e.g., media galleries, featured content) would benefit from larger thumbnails (e.g., 1080px width) for better visual quality.
Modify the thumbnail download logic in the kaltura_media module to fetch larger thumbnails (1080px width) by default. This may involve adjusting the Kaltura API request parameters for thumbnails.
- TBD
- Higher resolution thumbnails on kaltura media
- None
- None
Active
1.0
Code