GetDownloadInfos
GetDownloadLinks
*Most* debrid providers know the filename as soon as they know the restricted links. By allowing them to tell the program this at an earlier stage, we don't need the `GetFileName` call for most debrid providers
TorrentData
Downloads
Process
ProcessFactory
Making them interfaces lets us dependency inject them, allowing a given class to be tested.