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 /README.md | |
parent | 156a59e7a95895e0c710d18acc86cf2c4ab24f4e (diff) |
New --id option for the old default filename pattern
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ which means you can modify it, redistribute it or use it however you like. ## Filesystem Options: -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 |