package main type DownloadRequest struct { Link string `json:"link"` }