diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-11-26 23:58:46 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-11-26 23:58:46 +0100 |
commit | 1c469a9480e9d8bea45950898eb46e07b0c58290 (patch) | |
tree | 36e38f86d0fc967a76c991ccd68b22c7a622024c /README.md | |
parent | 71f36332dd9f17edef7c1f8d3b0bedc737b250e4 (diff) |
New optoin --restrict-filenames
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ which means you can modify it, redistribute it or use it however you like. %(extractor)s for the provider (youtube, metacafe, etc), %(id)s for the video id and %% for a literal percent. Use - to output to stdout. + --restrict-filenames Avoid some characters such as "&" and spaces in + filenames -a, --batch-file FILE file containing URLs to download ('-' for stdin) -w, --no-overwrites do not overwrite files -c, --continue resume partially downloaded files |