pub async fn remove_episodes( client: &SpotifyApi, episode_ids: &[String], ) -> Result<Option<Value>, HttpError>
Remove episodes from user’s library