Metadata-Version: 2.4
Name: cdl-dynamic-crawlers
Version: 1.1.1
Summary: Load additional crawlers from files
Author-email: NTFSvolume <172021377+NTFSvolume@users.noreply.github.com>
License-Expression: MIT
Project-URL: Repository, https://github.com/NTFSvolume/cdl-dynamic-crawlers
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: <4.0,>=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# cdl_dynamic_crawlers

Plugin for [`cyberdrop-dl-patched`](https://github.com/jbsparrow/CyberDropDownloader) to load additional crawlers from files

Requires `cyberdrop-dl-patched` v8.9.0+

## How to install

```uv tool install -p 3.12 cyberdrop-dl-patched>=8.9.0 --with cdl-dynamic-crawlers```

## How to use

Save the new crawlers in a folder called `crawlers` inside your CDL's AppData folder
