1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-01 18:42:52 +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
parent c5764b3f89
commit dde3ca999d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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