System Grab Bag

View all TLDR pages from common (or from all pages)

isisdl

A downloading utility for ISIS of TU-Berlin. Download all your files and videos from ISIS. More information: https://github.com/Emily3403/isisdl.
  • Start the synchronization process:
    isisdl
  • Limit the download rate to 20 MiB/s and download with 5 threads:
    isisdl --download-rate {{20}} --max-num-threads {{5}}
  • Run the initialization configuration wizard:
    isisdl --init
  • Run the additional configuration wizard:
    isisdl --config
  • Initiate a full synchronization of the database and compute the checksum of every file:
    isisdl --sync
  • Start ffmpeg to compress downloaded videos:
    isisdl --compress

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.