Metadata-Version: 2.4
Name: yta-general
Version: 0.3.1
Summary: Youtube Autónomo General Main module.
License-File: LICENSE
Author: danialcala94
Author-email: danielalcalavalera@gmail.com
Requires-Python: >=3.8,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: audio
Provides-Extra: file
Provides-Extra: full
Provides-Extra: temp
Requires-Dist: numpy (>=0.0.1,<9.0.0) ; extra == "full"
Requires-Dist: opencv-python (>=4.11.0.86,<5.0.0.0) ; extra == "file" or extra == "full"
Requires-Dist: pillow (>=9.5.0,<10.0.0) ; extra == "file" or extra == "full"
Requires-Dist: pydub (>=0.25.1,<1.0.0) ; extra == "audio" or extra == "full"
Requires-Dist: yta_constants (>=0.0.1,<1.0.0)
Requires-Dist: yta_file (>=0.0.1,<1.0.0) ; extra == "file" or extra == "full"
Requires-Dist: yta_programming (>=0.0.1,<1.0.0)
Requires-Dist: yta_temp (>=0.0.1,<1.0.0) ; extra == "temp" or extra == "full"
Requires-Dist: yta_validation (>=0.0.1,<1.0.0)
Description-Content-Type: text/markdown

# Youtube Autónomo General Main Module

The main general code to interact with the *Youtube Autónomo* project.
