Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(explore): media preview #974

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

lauramosher
Copy link
Contributor

In an effort to streamline the Explore story list view, we want to provide a preview image of a representable media to show that there is media to explore in an expanded view.

This adds the first findable representable media, generates the preview/representation, and then returns the processed URL through the API endpoint.

This will generate a preview or variant representation of uploaded
media.

Images uses imagemagick, videos use ffmpeg, and pdfs use poppler
Copy link
Member

@rudokemper rudokemper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@lauramosher lauramosher merged commit 3e9ed79 into master Oct 11, 2023
@lauramosher lauramosher deleted the feat/lm-media-preview-explore branch October 11, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants