Metadata-Version: 2.1
Name: cyberdrop-dl-patched
Version: 5.7.2.dev2
Summary: Bulk downloader for multiple file hosts
Home-page: https://github.com/jbsparrow/CyberDropDownloader
Author: Jacob B
Author-email: admin@script-ware.net
Requires-Python: >=3.11,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiofiles (==0.8.0)
Requires-Dist: aiohttp (==3.10.5)
Requires-Dist: aiohttp-client-cache (>=0.12.4,<0.13.0)
Requires-Dist: aiolimiter (>=1.1.0,<2.0.0)
Requires-Dist: aiosqlite (==0.17.0)
Requires-Dist: apprise (>=1.9.0,<2.0.0)
Requires-Dist: arrow (>=1.3.0,<2.0.0)
Requires-Dist: asyncpraw (>=7.7.1,<8.0.0)
Requires-Dist: beautifulsoup4 (>=4.12.2,<5.0.0)
Requires-Dist: browser-cookie3 (>=0.19.1,<0.20.0)
Requires-Dist: certifi (>=2024.2.2,<2025.0.0)
Requires-Dist: filedate (>=3.0,<4.0)
Requires-Dist: get-video-properties (>=0.1.1,<0.2.0)
Requires-Dist: humanfriendly (>=10.0,<11.0)
Requires-Dist: inquirerpy (>=0.3.4,<0.4.0)
Requires-Dist: mediafire (>=0.6.1,<0.7.0)
Requires-Dist: mutagen (>=1.47.0,<2.0.0)
Requires-Dist: myjdapi (>=1.1.7,<2.0.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: platformdirs (>=4.2.2,<5.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: send2trash (>=1.8.3,<2.0.0)
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)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cyberdrop-dl-patched)
![Docs](https://img.shields.io/badge/docs-wiki-blue?link=https%3A%2F%2Fscript-ware.gitbook.io%2Fcyberdrop-dl)
![GitHub License](https://img.shields.io/github/license/jbsparrow/CyberDropDownloader)
![PyPI - Downloads](https://img.shields.io/pypi/dm/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](docs/.gitbook/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](CONTRIBUTING.md) for instructions on [opening an Issue](CONTRIBUTING.md#submitting-an-issue). If you want to submit code to the project, follow the [guidelines on how to contribute](CONTRIBUTING.md#submitting-a-pull-request-pr).

