Forrest logo
back to context overview

isisdl

List of commands for isisdl:

  • isisdl:tldr:07413 isisdl: Limit the download rate to 20 MiB/s and download with 5 threads.
    $ isisdl --download-rate ${20} --max-num-threads ${5}
    try on your machine
    explain this command
  • isisdl:tldr:1146f isisdl: Run the additional configuration wizard.
    $ isisdl --config
    try on your machine
    explain this command
  • isisdl:tldr:66608 isisdl: Start ffmpeg to compress downloaded videos.
    $ isisdl --compress
    try on your machine
    explain this command
  • isisdl:tldr:a3725 isisdl: Initiate a full synchronization of the database and compute the checksum of every file.
    $ isisdl --sync
    try on your machine
    explain this command
  • isisdl:tldr:dbd47 isisdl: Start the synchronization process.
    $ isisdl
    try on your machine
    explain this command
back to context overview