Skip to content

Request: Include poster URL in media.upload() response #264

@polywock

Description

@polywock

media.upload() returns mediaUrl and mediaId for video uploads, but no poster URL. Without it, the video element shows a default background image until the video starts playing (at least on the Reddit app).

Reddit already generates poster images for all uploaded videos (you can see the poster attribute on any Reddit video element), so this should just be a matter of including it in the MediaAsset response as a posterUrl or previewUrl.

Would be especially useful for apps that don't autoplay until the user explicitly interacts with the post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions