Skip to content

[Feature]: Video NFT previews #1400

@CedarMist

Description

@CedarMist

Is there an existing issue for this?

  • I have searched the existing issues

SUMMARY

Viewing NFT images on Oasis Explorer is amazing, but it only supports images. Videos (e.g. mp4 files) are becoming used more frequently but no preview is shown

DESCRIPTION

If we look at this example NFT:

It shows 'No preview available'.

This is because the frontend will only show previews for images, this is implemented at:

{isFetched && !nft?.image && <NoPreview placeholderSize={imageSize} />}

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions