diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-10-04 00:38:19 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-10-04 00:38:19 +0200 |
commit | 9ab1018b1adfdbf717872dd3b8cbeb99e0825763 (patch) | |
tree | a9b22fb0c7813da5c39b48c121dba8d81372007d /README.md | |
parent | da0a5d2d6eb4ed3f511e69d3d6c8814f6aab6535 (diff) |
release 2013.10.042013.10.04
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -31,8 +31,9 @@ which means you can modify it, redistribute it or use it however you like. --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 + store downloaded information permanently. By + default $XDG_CACHE_HOME/youtube-dl or ~/.cache + /youtube-dl . --no-cache-dir Disable filesystem caching ## Video Selection: |