]> jfr.im git - yt-dlp.git/blobdiff - README.md
Update to ytdl-2021.01.03
[yt-dlp.git] / README.md
index ab1c0547b8ca7d393f4ca7454f2f24bbf370864c..681157f6d6efbfb0d86ea2b788cd470b6d17a05a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -493,7 +493,7 @@ ## Authentication Options:
                                      out, youtube-dlc will ask interactively.
     -2, --twofactor TWOFACTOR        Two-factor authentication code
     -n, --netrc                      Use .netrc authentication data
-    --video-password PASSWORD        Video password (vimeo, smotri, youku)
+    --video-password PASSWORD        Video password (vimeo, youku)
 
 ## Adobe Pass Options:
     --ap-mso MSO                     Adobe Pass multiple-system operator (TV
@@ -846,6 +846,7 @@ ## Filtering Formats
  - `container`: Name of the container format
  - `protocol`: The protocol that will be used for the actual download, lower-case (`http`, `https`, `rtsp`, `rtmp`, `rtmpe`, `mms`, `f4m`, `ism`, `http_dash_segments`, `m3u8`, or `m3u8_native`)
  - `format_id`: A short description of the format
+ - `language`: Language code
 
 Any string comparison may be prefixed with negation `!` in order to produce an opposite comparison, e.g. `!*=` (does not contain).