add PySocks to optional dependency list

pull/2474/head
Mike Fährmann 3 years ago
parent ba69fb669d
commit 0744cad6d6
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

@ -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

Loading…
Cancel
Save