1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 10:42:34 +01:00

add PySocks to optional dependency list

This commit is contained in:
Mike Fährmann 2022-03-24 21:28:58 +01:00
parent ba69fb669d
commit 0744cad6d6
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

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