aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-12-31 23:58:41 +0700
committerSergey M․ <dstftw@gmail.com>2016-12-31 23:58:41 +0700
commitdc48a3540487d6e3405721a586a4237dd9e5d19c (patch)
tree43bf625dfd2fbae02741ce4cc8ef87d16527284a /README.md
parent1ea0b727c4394612f49a6f781ed2028af17d86ea (diff)
downloadyoutube-dl-dc48a3540487d6e3405721a586a4237dd9e5d19c.zip
youtube-dl-dc48a3540487d6e3405721a586a4237dd9e5d19c.tar.gz
youtube-dl-dc48a3540487d6e3405721a586a4237dd9e5d19c.tar.bz2
release 2016.12.31
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 42ca501..3bfa2c6 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,9 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
configuration in ~/.config/youtube-
dl/config (%APPDATA%/youtube-dl/config.txt
on Windows)
+ --config-location PATH Location of the configuration file; either
+ the path to the config or its containing
+ directory.
--flat-playlist Do not extract the videos of a playlist,
only list them.
--mark-watched Mark videos watched (YouTube only)
@@ -183,7 +186,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
of SIZE.
--playlist-reverse Download playlist videos in reverse order
--xattr-set-filesize Set file xattribute ytdl.filesize with
- expected filesize (experimental)
+ expected file size (experimental)
--hls-prefer-native Use the native HLS downloader instead of
ffmpeg
--hls-prefer-ffmpeg Use ffmpeg instead of the native HLS
@@ -350,7 +353,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
-u, --username USERNAME Login with this account ID
-p, --password PASSWORD Account password. If this option is left
out, youtube-dl will ask interactively.
- -2, --twofactor TWOFACTOR Two-factor auth code
+ -2, --twofactor TWOFACTOR Two-factor authentication code
-n, --netrc Use .netrc authentication data
--video-password PASSWORD Video password (vimeo, smotri, youku)