You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The difficulty in this task is not allowing such a canvas to be created or edited in the manifest editor - it only needs one piece of data and we don't even need to render the video in the editing environment. The difficulty is in presenting this option as a special type of canvas - we don't want people to make this type of Youtube canvas unless they are building a Delft exhibition.
This is designed to accommodate the special case seen in Delft Exhibitions where a Canvas carries a YouTube video.
It's not the general AV support use case (that can come later).
For this special kind of exhibition Canvas, only one piece of data is needed - the Youtube embded URL (which may have a start time).
Example:
(this is using the object tag model, we can switch - see https://github.com/digirati-co-uk/delft-exhibition-converter/blob/11a9c713a25862f5c4f0c8a99654b2d8d9b40370/main.py#L400)
The difficulty in this task is not allowing such a canvas to be created or edited in the manifest editor - it only needs one piece of data and we don't even need to render the video in the editing environment. The difficulty is in presenting this option as a special type of canvas - we don't want people to make this type of Youtube canvas unless they are building a Delft exhibition.
Example manifest is at https://digirati-co-uk.github.io/delft-exhibition-converter/converted/novieten.json
The text was updated successfully, but these errors were encountered: