Forrest logo
tool overview
On this page you find all important commands for the CLI tool megatools-dl. If the command you are looking for is missing please ask our AI.

megatools-dl

Megatools-dl is a command line tool designed for downloading files, folders, and entire directories from MEGA.nz cloud storage. It provides a convenient way to access and retrieve content from the MEGA cloud platform. This tool supports both public and private links, allowing users to download files that are shared with them privately as well. It offers various features like recursive downloading, resumable downloads, and authentication with MEGAsync accounts. Additionally, megatools-dl supports downloading multiple files in parallel to optimize download speed. The tool requires minimal dependencies and is available for multiple platforms, including Windows, Linux, and macOS. It provides a reliable and efficient method of downloading files from MEGA.nz without the need for a graphical interface.

List of commands for megatools-dl:

  • megatools-dl:tldr:3c38c megatools-dl: Download files from a `mega.nz` link into the current directory.
    $ megatools-dl ${https:--mega-nz----}
    try on your machine
    explain this command
  • megatools-dl:tldr:6cb3b megatools-dl: Interactively choose which files to download.
    $ megatools-dl --choose-files ${https:--mega-nz----}
    try on your machine
    explain this command
  • megatools-dl:tldr:a3ac1 megatools-dl: Download files from a `mega.nz` link into a specific directory.
    $ megatools-dl --path ${path-to-directory} ${https:--mega-nz----}
    try on your machine
    explain this command
  • megatools-dl:tldr:c8efe megatools-dl: Limit the download speed in KiB/s.
    $ megatools-dl --limit-speed ${speed} ${https:--mega-nz----}
    try on your machine
    explain this command
tool overview