Internal Torrent class
Bases: object
Torrent holds information about torrents added to the libtorrent session.
Returns the status of the torrent based on the keys provided
| Parameters: |
|
|---|
call to get_status based on the session_id :type diff: bool
| Returns: | a dictionary of the status keys and their values |
|---|---|
| Return type: | dict |