Skip to content

Allow to embed video from other sites (YouTube, etc.) #279

@jpdelmundo

Description

@jpdelmundo

Is your feature request related to a problem? Please describe.
It would be helpful to allow adding videos in a node like how adding image works right now.

Describe the solution you'd like
Similar to adding an image to node using the URL, height, and width:

video?: {
    url: string
    width: number
    height: number
}

Describe alternatives you've considered
No alternative (except for adding a URL as a data in a node menu plugin)

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions