Decrease default number of workers to 5

This commit is contained in:
Ivan Habunek
2022-08-18 09:30:35 +02:00
parent c4f4935b96
commit a14ce57f95
5 changed files with 13 additions and 4 deletions

View File

@ -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>