Metadata-Version: 2.4
Name: vid-download
Version: 0.2.0
Summary: Download video/audio from the terminal via yt-dlp, with parallel batch downloads and progress bars.
Author-email: Pramit Acharjya <acharjyapramit@gmail.com>
License: MIT
Project-URL: Homepage, https://pypi.org/project/vid-download/
Project-URL: Repository, https://github.com/KaisoX24/vid-download
Keywords: youtube,download,yt-dlp,cli,video,audio
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Video
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dotenv>=0.9.9
Requires-Dist: typer>=0.27.1
Requires-Dist: yt-dlp>=2026.8.19
Dynamic: license-file
