snippetbashTip
isisdl — A downloading utility for ISIS of TU-Berlin. Download all your files and videos from ISIS. More info
Viewed 0 times
isiscommandberlindownloadingcliforutilityisisdl
Problem
How to use the
isisdl command: A downloading utility for ISIS of TU-Berlin. Download all your files and videos from ISIS. More information: <https://github.com/Emily3403/isisdl>.Solution
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:
isisdlLimit 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 --initRun the additional configuration wizard:
isisdl --configInitiate a full synchronization of the database and compute the checksum of every file:
isisdl --syncStart ffmpeg to compress downloaded videos:
isisdl --compressCode Snippets
Start the synchronization process
isisdlLimit 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 --initRun the additional configuration wizard
isisdl --configInitiate a full synchronization of the database and compute the checksum of every file
isisdl --syncContext
tldr-pages: common/isisdl
Revisions (0)
No revisions yet.