[project] name = "ytdlp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "fastapi>=0.131.0", "uvicorn[standard]>=0.41.0", "yt-dlp>=2026.2.21", ]