Currently, the metadata for YouTube recordings captures only the id, which is the final component of the URL. Different base URLs are set in the _config.yml to for use in linking or embedding.
It may be more natural to have the YT artifact captured as a full URL. But then how do we embed it? I think there are Jekyll plugins for this. Or maybe we just sed the provided URL to get the embed version?
Currently, the metadata for YouTube recordings captures only the id, which is the final component of the URL. Different base URLs are set in the _config.yml to for use in linking or embedding.
It may be more natural to have the YT artifact captured as a full URL. But then how do we embed it? I think there are Jekyll plugins for this. Or maybe we just sed the provided URL to get the embed version?