# Functions
FixSceneOrg returns a working URL if the provided rawURL is a known, broken link to a scene.org file.
GetFile downloads a file from a remote URL and saves it to the default temp directory.
GetFile10sec downloads a file from a remote URL and saves it to the default temp directory.
GetFile5sec downloads a file from a remote URL and saves it to the default temp directory.
# Constants
User-Agent to send with the HTTP request.
# Structs
DemozooLink is the response from the task of GetDemozooFile.
DownloadResponse contains the details of a downloaded file.
PouetLink is the response from the task of GetDemozooFile.