ytdl: Add aria2 arguments
This commit is contained in:
parent
7249ef4c68
commit
4b268b3d00
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
# Download using aria2
|
||||
--downloader aria2c
|
||||
--downloader-args "aria2c:--max-download-limit=6M --min-split-size=1M --max-connection-per-server=4 --split=4"
|
||||
|
||||
# Other
|
||||
--no-overwrites
|
||||
|
|
Loading…
Reference in a new issue