-
-
Notifications
You must be signed in to change notification settings - Fork 988
Dependencies
SpiffyChatterbox edited this page Aug 10, 2024
·
2 revisions
- Python 3.4+
-
[Requests](https://requests.readthedocs.io/en/master/)
-
[yt-dlp](https://github.com/yt-dlp/yt-dlp) or [youtube-dl](https://ytdl-org.github.io/youtube-dl/): HLS/DASH video downloads, ytdl integration
-
[FFmpeg](https://www.ffmpeg.org/): Pixiv Ugoira conversion
-
[mkvmerge](https://www.matroska.org/downloads/mkvtoolnix.html): Accurate Ugoira frame timecodes
-
[PySocks](https://pypi.org/project/PySocks/): SOCKS proxy support
-
[brotli](https://github.com/google/brotli) or [brotlicffi](https://github.com/python-hyper/brotlicffi): Brotli compression support
-
[zstandard](https://github.com/indygreg/python-zstandard): Zstandard compression support
-
[PyYAML](https://pyyaml.org/): YAML configuration file support
-
[toml](https://pypi.org/project/toml/): TOML configuration file support for Python<3.11
-
[SecretStorage](https://pypi.org/project/SecretStorage/): GNOME keyring passwords for --cookies-from-browser