pub async fn run( config_path: &Path, output_dir: &Path, include_drafts: bool, include_media: bool, format: &str, ) -> Result<()>