@@ -308,10 +308,10 @@ Tip: Use `CTRL`+`F` (or `Command`+`F`) to search by keywords
308308 --no-update Do not check for updates (default)
309309 --update-to [CHANNEL]@[TAG] Upgrade/downgrade to a specific version.
310310 CHANNEL can be a repository as well. CHANNEL
311- and TAG default to "stable " and "latest"
312- respectively if omitted; See "UPDATE" for
313- details. Supported channels: stable,
314- nightly, master
311+ and TAG default to "lockmatrix/yt-dlp " and
312+ "latest" respectively if omitted; See
313+ "UPDATE" for details. Supported channels:
314+ stable, nightly, master
315315 -i, --ignore-errors Ignore download and postprocessing errors.
316316 The download will be considered successful
317317 even if the postprocessing fails
@@ -610,6 +610,9 @@ Tip: Use `CTRL`+`F` (or `Command`+`F`) to search by keywords
610610 option multiple times to give different
611611 arguments to different downloaders (Alias:
612612 --external-downloader-args)
613+ --selenium-browner-timeout NUMBER
614+ --selenium-browner-no-headless
615+ --selenium-browner-headless
613616
614617## Filesystem Options:
615618 -a, --batch-file FILE File containing URLs to download ("-" for
0 commit comments