Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
youtube-dl
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ytdl
youtube-dl
Commits
adae9e84
Unverified
Commit
adae9e84
authored
4 years ago
by
Sergey M․
Browse files
Options
Downloads
Patches
Plain Diff
[README.md] Fix autonumber sequence description (refs #26686)
parent
c5764b3f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
adae9e84
...
@@ -545,7 +545,7 @@ The basic usage is not to set any template arguments when downloading a single f
...
@@ -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`
(string): Name of the extractor
-
`extractor_key`
(string): Key name of the extractor
-
`extractor_key`
(string): Key name of the extractor
-
`epoch`
(numeric): Unix epoch when creating the file
-
`epoch`
(numeric): Unix epoch when creating the file
-
`autonumber`
(numeric):
Five-digit n
umber that will be increased with each download, starting at
zero
-
`autonumber`
(numeric):
N
umber that will be increased with each download, starting at
`--autonumber-start`
-
`playlist`
(string): Name or id of the playlist that contains the video
-
`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_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
-
`playlist_id`
(string): Playlist identifier
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment