diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:10:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-30 03:10:53 +0000 |
commit | d2e3baa8e38c000da1ed23fc11c590f43cb56224 (patch) | |
tree | bd0e2817231dc23c19bcb71134a098ed0801fc80 /README.md | |
parent | Adding upstream version 2024.05.26. (diff) | |
download | yt-dlp-d2e3baa8e38c000da1ed23fc11c590f43cb56224.tar.xz yt-dlp-d2e3baa8e38c000da1ed23fc11c590f43cb56224.zip |
Adding upstream version 2024.05.27.upstream/2024.05.27
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |