diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:10:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:10:54 +0000 |
commit | 24684db1d6b60add93efd6e78a1a6474f7e9e99a (patch) | |
tree | db350b27a23c23f0e3f5d02a775c75def4ec6b11 /README.md | |
parent | Releasing progress-linux version 2024.05.26-1~progress7.99u1. (diff) | |
download | yt-dlp-24684db1d6b60add93efd6e78a1a6474f7e9e99a.tar.xz yt-dlp-24684db1d6b60add93efd6e78a1a6474f7e9e99a.zip |
Merging upstream version 2024.05.27.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -401,6 +401,9 @@ If you fork the project on GitHub, you can run your fork's [build workflow](.git --impersonate CLIENT[:OS] Client to impersonate for requests. E.g. chrome, chrome-110, chrome:windows-10. Pass --impersonate="" to impersonate any client. + Note that forcing impersonation for all + requests may have a detrimental impact on + download speed and stability --list-impersonate-targets List available clients to impersonate. -4, --force-ipv4 Make all connections via IPv4 -6, --force-ipv6 Make all connections via IPv6 |