Adds new torrents by URLS.
qbt torrent add url [arguments] [options]
Argument |
Description |
<URL_1 URL_2 ... URL_N> |
The list of URLS. |
Option |
Description |
--folder <PATH>
-f <PATH>
|
Download folder. |
--cookie <COOKIE>
-C <COOKIE>
|
Cookie sent to download the .torrent file. |
--category <CATEGORY>
-c <CATEGORY>
|
Category for the torrent. |
--paused
-p
|
Add torrents in the paused state. |
--no-check
-n
|
Skip hash checking. |
--create-root-folder <BOOL>
-R <BOOL>
|
Create root folder (true/false). |
--rename <NEW_NAME>
-r <NEW_NAME>
|
Rename torrent |
--upload-limit <LIMIT>
-u <LIMIT>
|
Set torrent upload speed limit (bytes/second). |
--download-limit <LIMIT>
-d <LIMIT>
|
Set torrent upload speed limit (bytes/second). |
--sequential
-s
|
Enable sequential download. |
--first-last-prio
-F
|
Prioritize download of the first and the last pieces. |
--automatic-torrent-management <BOOL>
-a <BOOL>
|
Enable/disables automatic torrent management. Requires qBittorrent 4.1.5 or later. |
--url <SERVER_URL>
|
QBittorrent Server URL |
--username <USERNAME>
|
User name |
--password <PASSWORD>
|
User password |
--ask-for-password |
Ask the user to enter a password in a secure way. |
--help
-h
-?
|
Show help information |