Metadata-Version: 2.4
Name: ytdlp-http-proxy
Version: 0.1.0
Summary: Async aiohttp REST API wrapping yt-dlp for search, resolve, and range-proxied streaming
Requires-Python: >=3.11
Requires-Dist: aiohttp>=3.9
Requires-Dist: yt-dlp
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: aiohttp[speedups]; extra == "dev"
