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.
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:
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.