pub fn url_to_oembed_endpoint(
    url: String,
    base_url: Option<String>,
) -> UtilResult<Url>