Vdl : Disable proxy by default.

This commit is contained in:
Dmitry Voronin 2024-08-28 04:26:53 +03:00
parent 5b77878a64
commit 4598ee2cb5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -1,6 +1,6 @@
{ ... }: {
text = ''
export VDL_PROXY="--proxy socks5://10.1.0.69:1080/"
export VDL_PROXY=""
# Download video from URL. When no `[LINK]` specified, it tries to update previously downloaded link.
# Usage: vdl [LINK]