mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
Decrease default number of workers to 5
This commit is contained in:
@ -47,7 +47,7 @@ twitch-dl download <videos> [FLAGS] [OPTIONS]
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="code">-w, --max-workers</td>
|
||||
<td>Maximal number of threads for downloading vods concurrently (default 20)</td>
|
||||
<td>Number of workers for downloading vods concurrently (default 5)</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user