Name: {file.name}
{#if status === "finished"}
Created by: {torrent.created_by}
Created at: {formatDate(new Date(torrent.created_at), true, true, true)}
Info hash: {torrent.info_hash}
Comment: {torrent.comment} Open magnet link
{:else if status === "too_large"}
Torrent file is too large to parse. Please download the file and
add it to your torrent client locally.
{:else if status === "parse_failed"}
Torrent file could not be parsed. It may be corrupted.