Metadata-Version: 2.1
Name: youtubetogo
Version: 0.1.2
Summary: A script to download and convert YouTube videos to either video or audio format.
Author-email: kdcllc <info@kingdavidconsulting.com>
License: MIT
Project-URL: Homepage, https://github.com/kdcllc/youtubetogo
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: pytube
Requires-Dist: python-dotenv
Requires-Dist: argparse
