]> jfr.im git - yt-dlp.git/blobdiff - README.md
Add `--compat-options 2021,2022`
[yt-dlp.git] / README.md
index 4294090dc58fe992e603761e0dd6db394fd09b91..f6bf1175e265cbeb8d66c2db56726ed5ec9f5780 100644 (file)
--- a/README.md
+++ b/README.md
@@ -159,6 +159,8 @@ ### Differences in default behavior
 * `--compat-options all`: Use all compat options (Do NOT use)
 * `--compat-options youtube-dl`: Same as `--compat-options all,-multistreams`
 * `--compat-options youtube-dlc`: Same as `--compat-options all,-no-live-chat,-no-youtube-channel-redirect`
+* `--compat-options 2021`: Same as `--compat-options 2022,no-certifi,filename-sanitization,no-youtube-prefer-utc-upload-date`
+* `--compat-options 2022`: Currently does nothing. Use this to enable all future compat options
 
 
 # INSTALLATION