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:
parent
ba69fb669d
commit
0744cad6d6
@ -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…
Reference in New Issue
Block a user