Tribler.Core.TorrentDef.TorrentDef:
Definition of a torrent, that is, all params required for a torrent file,
plus optional params such as thumbnail, playtime, etc.
Tribler.Core.TorrentDef.TorrentDef:
Definition of a torrent, that is, all params required for a torrent file,
plus optional params such as thumbnail, playtime, etc.
Tribler.Core.exceptions.TriblerLegacyException:
Wrapper around fatal errors that happen in the download engine,
but which are not reported as Exception objects for legacy reasons,
just as text (often containing a stringified Exception).