summaryrefslogtreecommitdiffstats
path: root/network/youtube-dl/youtube-dl.1
diff options
context:
space:
mode:
Diffstat (limited to 'network/youtube-dl/youtube-dl.1')
-rw-r--r--network/youtube-dl/youtube-dl.111
1 files changed, 6 insertions, 5 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index 4b63c78664..ef57bb8190 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -313,7 +313,7 @@ machine\ twitch\ login\ my_twitch_account_name\ password\ my_twitch_password
.fi
.PP
To activate authentication with \f[C]\&.netrc\f[] file you should pass
-\f[C]\-\-netrc\f[] to youtube\-dl or to place it in configuration
+\f[C]\-\-netrc\f[] to youtube\-dl or place it in configuration
file (#configuration).
.PP
On Windows you may also need to setup \f[C]%HOME%\f[] environment
@@ -353,11 +353,12 @@ creating the file.
\f[C]autonumber\f[]: The sequence will be replaced by a five\-digit
number that will be increased with each download, starting at zero.
.IP \[bu] 2
-\f[C]playlist\f[]: The name or the id of the playlist that contains the
-video.
+\f[C]playlist\f[]: The sequence will be replaced by the name or the id
+of the playlist that contains the video.
.IP \[bu] 2
-\f[C]playlist_index\f[]: The index of the video in the playlist, a
-five\-digit number.
+\f[C]playlist_index\f[]: The sequence will be replaced by the index of
+the video in the playlist padded with leading zeros according to the
+total length of the playlist.
.IP \[bu] 2
\f[C]format_id\f[]: The sequence will be replaced by the format code
specified by \f[C]\-\-format\f[].