]> jfr.im git - yt-dlp.git/blobdiff - README.md
Add support for SSL client certificate authentication (#3435)
[yt-dlp.git] / README.md
index 448b5c884f19e516fc51e05e8c39ccd6a89b65ff..f8813cbb6dcdfcd59a7328ec4adaaadf81dbc909 100644 (file)
--- a/README.md
+++ b/README.md
@@ -840,6 +840,15 @@ ## Authentication Options:
                                      interactively
     --ap-list-mso                    List all supported multiple-system
                                      operators
+    --client-certificate CERTFILE    Path to client certificate file in PEM
+                                     format. May include the private key
+    --client-certificate-key KEYFILE Path to private key file for client
+                                     certificate
+    --client-certificate-password PASSWORD
+                                     Password for client certificate private
+                                     key, if encrypted. If not provided and the
+                                     key is encrypted, yt-dlp will ask
+                                     interactively
 
 ## Post-Processing Options:
     -x, --extract-audio              Convert video files to audio-only files