1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-27 14:29:55 +08:00

Fix autonumber man page item

The output format autonumber does not start at zero, it starts at 00001 (as verified and as written elsewhere in the same man page).
This commit is contained in:
jesus2099
2020-09-24 00:36:54 +02:00
committed by GitHub
Unverified
parent c5764b3f89
commit dde3ca999d
+1 -1
View File
@@ -545,7 +545,7 @@ The basic usage is not to set any template arguments when downloading a single f
- `extractor` (string): Name of the extractor
- `extractor_key` (string): Key name of the extractor
- `epoch` (numeric): Unix epoch when creating the file
- `autonumber` (numeric): Five-digit number that will be increased with each download, starting at zero
- `autonumber` (numeric): Five-digit number that will be increased with each download, starting at 00001
- `playlist` (string): Name or id of the playlist that contains the video
- `playlist_index` (numeric): Index of the video in the playlist padded with leading zeros according to the total length of the playlist
- `playlist_id` (string): Playlist identifier