diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-02-03 06:54:37 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-02-03 06:54:37 +0100 |
commit | 9d3ac7444da966788e08490562ea6b6678f23abf (patch) | |
tree | 60b55dd8c61fa74785281a980c64facf54d5dbba /README.md | |
parent | 588128d05433c81826451d88c69f169c07970cc5 (diff) |
release 2014.02.032014.02.03
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -53,6 +53,12 @@ which means you can modify it, redistribute it or use it however you like. from google videos for youtube-dl "large apple". By default (with value "auto") youtube-dl guesses. + --ignore-config Do not read configuration files. When given + in the global configuration file /etc + /youtube-dl.conf: do not read the user + configuration in ~/.config/youtube-dl.conf + (%APPDATA%/youtube-dl/config.txt on + Windows) ## Video Selection: --playlist-start NUMBER playlist video to start at (default is 1) |