diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-10-30 17:37:44 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-10-30 17:37:53 +0100 |
commit | 74e453bdea29f29b0de2a87b6766b465c02cb8c6 (patch) | |
tree | a5a05d4a4550fa0fd6cfc35147b57eb1a0c531cd /youtube-dl.1 | |
parent | 156a59e7a95895e0c710d18acc86cf2c4ab24f4e (diff) |
New --id option for the old default filename pattern
Diffstat (limited to 'youtube-dl.1')
-rw-r--r-- | youtube-dl.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube-dl.1 b/youtube-dl.1 index a3100e9e4..92f9e91db 100644 --- a/youtube-dl.1 +++ b/youtube-dl.1 @@ -48,6 +48,7 @@ redistribute it or use it however you like. .nf \f[C] -t,\ --title\ \ \ \ \ \ \ \ \ \ \ \ \ \ use\ title\ in\ file\ name +--id\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ use\ video\ ID\ in\ file\ name -l,\ --literal\ \ \ \ \ \ \ \ \ \ \ \ use\ literal\ title\ in\ file\ name -A,\ --auto-number\ \ \ \ \ \ \ \ number\ downloaded\ files\ starting\ from\ 00000 -o,\ --output\ TEMPLATE\ \ \ \ output\ filename\ template.\ Use\ %(stitle)s\ to\ get\ the |