aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-09-24 21:40:47 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-09-24 21:40:47 +0200
commit8b25323ae2a6e144bdb7e46f60960a83487a8fda (patch)
treec6825e8ceaa8917ceee245cc0bbf75e3f3fd64df /README.md
parentf426de84606fd0807a5ab38c0733032d790b056e (diff)
downloadyoutube-dl-8b25323ae2a6e144bdb7e46f60960a83487a8fda.tar.xz
release 2013.09.24.12013.09.24.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f54945acc..fc8070c37 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,10 @@ which means you can modify it, redistribute it or use it however you like.
--extractor-descriptions Output descriptions of all supported extractors
--proxy URL Use the specified HTTP/HTTPS proxy
--no-check-certificate Suppress HTTPS certificate validation.
+ --cache-dir None Location in the filesystem where youtube-dl can
+ store downloaded information permanently.
+ ~/.youtube-dl/cache by default
+ --no-cache-dir Disable filesystem caching
## Video Selection:
--playlist-start NUMBER playlist video to start at (default is 1)