pub async fn embed_metadata( file: &Path, metadata: &MetadataEmbed, embed_thumbnail: bool, http_client: &Client, ) -> Result<()>