- Issue created by @yabikami
- πΊπΈUnited States jrockowitz Brooklyn, NY
I would always use Media to handle Video because Drupal's contributed module space generally targets the Media entity for video.
If your Video media must have a URL, when a video is uploaded via media, I would automatically create a corresponding Video content type and write code to keep the video media and node synced.
OK, I will do it like you suggested.
the VideoObject Type will remain Media and The video node will page a WebPage Type, and I will write a code on node create and node edit to update the Url propriety value of the VideoObject with the Url alias of the node.
Thank You @jrockowitz for this incredible Module- Status changed to Fixed
over 1 year ago 10:18am 22 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.