mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-30 18:51:51 +00:00
Add --enable-file-urls (#5917)
Closes https://github.com/yt-dlp/yt-dlp/issues/3675 Authored by: coletdjnz
This commit is contained in:
@@ -419,6 +419,8 @@ You can also fork the project on GitHub and run your fork's [build workflow](.gi
|
||||
--source-address IP Client-side IP address to bind to
|
||||
-4, --force-ipv4 Make all connections via IPv4
|
||||
-6, --force-ipv6 Make all connections via IPv6
|
||||
--enable-file-urls Enable file:// URLs. This is disabled by
|
||||
default for security reasons.
|
||||
|
||||
## Geo-restriction:
|
||||
--geo-verification-proxy URL Use this proxy to verify the IP address for
|
||||
|
||||
Reference in New Issue
Block a user