Metadata-Version: 2.4
Name: yta-fastapi-docker-yt-dlp
Version: 0.0.1
Summary: Youtube Autonomous FastAPI Docker yt-dlp Module
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: ==3.12.*
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: fastapi (>=0.0.1,<999.0.0)
Requires-Dist: uvicorn (>=0.0.1,<999.0.0)
Requires-Dist: yt-dlp (>=0.0.1,<9999.0.0)
Description-Content-Type: text/markdown

# Youtube Autonomous FastAPI Docker yt-dlp Module

The module that is providing the 'yt-dlp' functionality through a FastAPI that is included and isolated in a Docker container.
