- Issue created by @dahousecat
I have a load of migrated data all using urls like https://player.vimeo.com/video/XXXXXXXXX.
And I want to be able to migrate this data straight into a video embed field, but it doesn't support urls in this format.
Try and save an entity with a video embed field value set to a url in the format of https://player.vimeo.com/video/XXXXXXXXX
Add additional preg_match to extract id from this url format.
Active
2.0
Code