Metadata-Version: 2.4
Name: fast-yt-search
Version: 0.1.0
Summary: Python (FastAPI) で動作する高速・軽量な非公式YouTube検索API
Author-email: yuzubb <yuzubb@users.noreply.github.com>
Project-URL: Homepage, https://github.com/yuzubb/youtube-search-api
Project-URL: Bug Tracker, https://github.com/yuzubb/youtube-search-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.100.0
Requires-Dist: uvicorn[standard]>=0.20.0
Requires-Dist: httpx>=0.24.0
Requires-Dist: dict2xml>=1.7.0
Dynamic: license-file
