Package Tribler :: Package Core :: Module DownloadConfig

Module DownloadConfig

Controls how a TorrentDef is downloaded (rate, where on disk, etc.)
Classes
  DownloadConfigInterface
(key,value) pair config of per-torrent runtime parameters, e.g.
  DownloadStartupConfig
(key,value) pair config of per-torrent runtime parameters, e.g.
Functions
 
get_default_dest_dir()
Returns the default dir to save content to.
Variables
  i = 31
Function Details

get_default_dest_dir()

 
Returns the default dir to save content to.
 
* For Win32/MacOS: Desktop\TriblerDownloads
* For UNIX: 
    If Desktop exists: Desktop\TriblerDownloads
    else: Home\TriblerDownloads