Auth token documentation

This commit is contained in:
Philipp 2022-06-25 04:19:35 +02:00 committed by Ivan Habunek
parent f37179d786
commit 670e96f2a7

View File

@ -70,6 +70,11 @@ twitch-dl download <video> [FLAGS] [OPTIONS]
<td>Video quality, e.g. 720p. Set to &#x27;source&#x27; to get best quality.</td>
</tr>
<tr>
<td class="code">-a, --auth</td>
<td>Twitch authentication token needed for subscriber-only VODs. Can be found in the 'auth_token' cookie.</td>
</tr>
<tr>
<td class="code">-o, --output</td>
<td>Output file name template. See docs for details.</td>