File command (batch download command)#

Syntax#

mangadex-dl "file:<location>"

Arguments#

location#

A valid local or web (http, https) file location

Example usage#

Batch download from local file#

mangadex-dl "file:/etc/my-manga/lists-urls.txt"

Batch download from web URL#

mangadex-dl "file:https://raw.githubusercontent.com/mansuf/md-test-urls/main/urls.txt"