Metadata-Version: 2.1
Name: ytb2audiobot
Version: 2.603
Summary: 🦜 Youtube to Audio by Andrew A Levin
Author-email: Andrew Levin <author@example.com>
Maintainer-email: "A. Great Maintainer" <maintainer@example.com>
Project-URL: Homepage, https://github.com/andrewalevin
Project-URL: Bug Reports, https://github.com/andrewalevin
Project-URL: Funding, https://donate.pypi.org
Project-URL: Say Thanks!, https://github.com/andrewalevin
Project-URL: Source, https://github.com/andrewalevin
Keywords: ytb2audio
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
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 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: ytb2audio
Requires-Dist: audio2splitted>=2.2
Requires-Dist: utils4audio>=1.4
Requires-Dist: aiogram
Requires-Dist: python-dotenv
Requires-Dist: pytube
Requires-Dist: mutagen
Requires-Dist: pillow
Requires-Dist: youtube-transcript-api
Requires-Dist: pyyaml
Requires-Dist: aiofiles
Requires-Dist: urlextract
Requires-Dist: xxhash
Requires-Dist: ytbtimecodes
Requires-Dist: yt-dlp
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
