Metadata-Version: 2.3
Name: cyberdrop-dl-patched
Version: 6.1.1.dev0
Summary: Bulk downloader for multiple file hosts
Home-page: https://github.com/jbsparrow/CyberDropDownloader
License: GPL-3.0-only
Author: Jacob B
Author-email: admin@script-ware.net
Requires-Python: >=3.11,<4
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiofiles (>=24.1.0,<25)
Requires-Dist: aiohttp (>=3.11.10,<4)
Requires-Dist: aiohttp-client-cache (>=0.12.4,<0.13)
Requires-Dist: aiolimiter (>=1.2.1,<2)
Requires-Dist: aiosqlite (==0.17.0)
Requires-Dist: apprise (>=1.9.0,<2)
Requires-Dist: arrow (>=1.3.0,<2)
Requires-Dist: asyncpraw (>=7.8.0,<8)
Requires-Dist: beautifulsoup4 (>=4.12.2,<5)
Requires-Dist: certifi (>=2024.12.14)
Requires-Dist: filedate (>=3.0,<4.0)
Requires-Dist: get-video-properties (>=0.1.1,<0.2)
Requires-Dist: inquirerpy (>=0.3.4,<0.4)
Requires-Dist: jeepney (>=0.8.0,<0.9) ; sys_platform == "bsd" or sys_platform == "linux"
Requires-Dist: mediafire (>=0.6.1,<0.7)
Requires-Dist: myjdapi (>=1.1.7,<2)
Requires-Dist: pillow (>=11.0.0,<12)
Requires-Dist: platformdirs (>=4.3.6,<5)
Requires-Dist: pycryptodomex (>=3.21.0,<4)
Requires-Dist: pydantic (>=2.10.4,<3)
Requires-Dist: pywin32 (>=308) ; sys_platform == "win32"
Requires-Dist: pyyaml (>=6.0.2,<7)
Requires-Dist: rich (>=13.9.4,<14)
Requires-Dist: send2trash (>=1.8.3,<2)
Requires-Dist: xxhash (>=3.5.0,<4)
Project-URL: Changelog, https://github.com/jbsparrow/CyberDropDownloader/blob/master/CHANGELOG.md
Project-URL: Documentation, https://script-ware.gitbook.io/cyberdrop-dl/
Project-URL: Repository, https://github.com/jbsparrow/CyberDropDownloader
Description-Content-Type: text/markdown

<div align="center">

# `cyberdrop-dl-patched`
*Bulk asynchronous downloader for multiple file hosts*

[![PyPI - Version](https://img.shields.io/pypi/v/cyberdrop-dl-patched)](https://pypi.org/project/cyberdrop-dl-patched/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cyberdrop-dl-patched)](https://pypi.org/project/cyberdrop-dl-patched/)
[![Docs](https://img.shields.io/badge/docs-wiki-blue?link=https%3A%2F%2Fscript-ware.gitbook.io%2Fcyberdrop-dl)](https://script-ware.gitbook.io/cyberdrop-dl)
[![GitHub License](https://img.shields.io/github/license/jbsparrow/CyberDropDownloader)](https://github.com/jbsparrow/CyberDropDownloader/blob/master/LICENSE)
[![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/jbsparrow/CyberDropDownloader/actions/workflows/ruff.yaml)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/cyberdrop-dl-patched)](https://pypistats.org/packages/cyberdrop-dl-patched)

[![Discord](https://discordapp.com/api/guilds/1070206871564197908/widget.png?style=banner2)](https://discord.com/invite/P5nsbKErwy)


Brand new and improved! Cyberdrop-DL now has an updated paint job, fantastic new look. It's now easier to use than ever before!

![Cyberdrop-DL TUI Preview](https://raw.githubusercontent.com/jbsparrow/CyberDropDownloader/refs/heads/master/docs/assets/cyberdrop-dl_tui_preview.png)

</div>

## Supported Sites

See the [list of supported sites](https://script-ware.gitbook.io/cyberdrop-dl/reference/supported-websites) on the official wiki


## Quickstart

Follow the [quickstart guide](https://script-ware.gitbook.io/cyberdrop-dl/quick-start) for instructions on how to install and configure Cyberdrop-DL


## Contributing
If there is a feature you want, you've discovered a bug, or if you have other general feedback, please create an issue for it!

See [CONTRIBUTING.md](https://github.com/jbsparrow/CyberDropDownloader/blob/master/CONTRIBUTING.md) for instructions on [opening an Issue](https://github.com/jbsparrow/CyberDropDownloader/blob/master/CONTRIBUTING.md#submitting-an-issue). If you want to submit code to the project, follow the [guidelines on how to contribute](https://github.com/jbsparrow/CyberDropDownloader/blob/master/CONTRIBUTING.md#submitting-a-pull-request-pr).

