Metadata-Version: 2.4
Name: rcdl
Version: 2.0.0a0
Summary: Coomer/Kemono CLI Downloader
Keywords: downloader,video,media
Author: Anonymous
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: click>=8.2
Requires-Dist: requests>=2.32
Requires-Dist: pathvalidate==3.3.1
Requires-Dist: moviepy==2.2.1

# RCDL

Riton Coomer Download Manager

## Dependencies
```bash
pipx install yt-dlp
sudo apt install aria2 ffmpeg
```

## Dev Command
```bash
# activate venv and install package in editable mode
source .venv/bin/activate
pip install -e .

# build package wheel
python3 -m build
```

## Preset Comparison
`rcdl fuse` will fuse part videos into one. here is a comparison of the result depending on the preset:  
![plot](plot.png)

