From 0744cad6d62d7f6f40ae8976731ff6f2b0f1c7be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Thu, 24 Mar 2022 21:28:58 +0100 Subject: [PATCH] add PySocks to optional dependency list --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 83240664..663480fe 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,7 @@ Optional - FFmpeg_: Pixiv Ugoira to WebM conversion - yt-dlp_ or youtube-dl_: Video downloads +- PySocks_: SOCKS proxy support Installation @@ -330,6 +331,7 @@ To authenticate with a ``mastodon`` instance, run *gallery-dl* with .. _FFmpeg: https://www.ffmpeg.org/ .. _yt-dlp: https://github.com/yt-dlp/yt-dlp .. _youtube-dl: https://ytdl-org.github.io/youtube-dl/ +.. _PySocks: https://pypi.org/project/PySocks/ .. _pyOpenSSL: https://pyopenssl.org/ .. _Snapd: https://docs.snapcraft.io/installing-snapd .. _OAuth: https://en.wikipedia.org/wiki/OAuth