Metadata-Version: 2.4
Name: aiden-v-dlp
Version: 0.1.0
Summary: Aiden Video Downloader: a friendly wrapper around yt-dlp
Author-email: Your Name <you@example.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yt-dlp>=2024.3.10
Dynamic: license-file

\# aiden-v-dlp

A friendly `yt-dlp` wrapper with sensible defaults.



\## Install (recommended)

\- With pipx: `pipx install aiden-v-dlp`

\- Or pip: `pip install --user aiden-v-dlp`



\## Use

`aiden-v-dlp <video\_url>`  

Downloads MP4 to your Downloads folder. Pass any `yt-dlp` flags and they'll be forwarded.



