video-curator

View on PyPIReverse Dependencies (0)

1.2.1 video_curator-1.2.1-py3-none-any.whl

Wheel Details

Project: video-curator
Version: 1.2.1
Filename: video_curator-1.2.1-py3-none-any.whl
Download: [link]
Size: 176079
MD5: 125badba5fded54aee9129bab82cdf42
SHA256: 4b7b05cd9ddbd374304438d76185cd1d3f6f673d299b6c7e8c4d36bc7187a6b7
Uploaded: 2025-03-12 23:29:34 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: video-curator
Version: 1.2.1
Summary: Your own youtube assistant
Requires-Python: >=3.10
Requires-Dist: google-api-python-client (>=2.158.0)
Requires-Dist: openai-whisper (>=20240930)
Requires-Dist: torch (>=2.5.1)
Requires-Dist: yt-dlp (>=2024.12.23)
Requires-Dist: openai (>=1.0.0)
Requires-Dist: pytest (>=8.3.4)
Requires-Dist: litellm (>=1.58.2)
Requires-Dist: webvtt-py (>=0.5.1)
Requires-Dist: sqlalchemy (>=2.0.37)
Requires-Dist: markdown (>=3.7)
Requires-Dist: ffmpeg-python (>=0.2.0)
Requires-Dist: fastapi (>=0.115.8)
Requires-Dist: uvicorn (>=0.34.0)
Requires-Dist: schedule (>=1.2.2)
Requires-Dist: aiosmtplib (>=4.0.0)
Requires-Dist: flask (>=3.1.0)
Requires-Dist: flask-cors (>=5.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3943 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (76.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
api/api.py sha256=HDwC6_urEbKtHT_ha5aQ_hd8sw4a8SQGc-sdguwyEXI 3957
api/config.py sha256=edoLFmR5RqxSv33iYWJ1S6nadr5UNZ3yPDJ9ZbZy6ww 951
api/run.py sha256=wFBMPimeccuTUU5Zbx5YPE0aWyMuMG2VSY-5vv7tZ2M 19333
api/static/config1.png sha256=JQ6Odza1_vfLws9UPG6TGxCi2o-p6dgzrJuXuIpCumA 67700
api/static/config2.png sha256=X9pCamnIopzO86l5ZynW-u_TfzLTm8Tskb78vCqo13Y 103749
api/static/script.js sha256=QmgqeLG9ojkhxr9niOao_mz5FKvLbxrkVxyVMvBLKKg 21351
api/templates/index.html sha256=I9GOwb53wosgHLbvLk0UREBxp6yRFEzGAYzafQe1p2U 16848
yourtube/__init__.py sha256=H9qVdpH-GDD4JvVfCviQEH78Np3Mx1MQVfliOYQS9ms 314
yourtube/async_worker.py sha256=dMwGbKYZQa_zKQa9RsZJi5RYhWLyJrwFKOhKg9QS1eg 4579
yourtube/config.json.template sha256=a8zSzRSXU1v9xCmJGZ7T1w-gIj50kQz7aUAnO8lM-UQ 1866
yourtube/database.py sha256=wz8VDP0BSq4LSEDUP6LbAYNrgn833eqAhByxAotgX1Q 6782
yourtube/main.py sha256=9xtR8tn4AdYiRLkwaGhIqGNeEcZ_u1gxi4HOpiVfKy8 7003
yourtube/monitor.py sha256=34bBD1CYn4lqMPcA66-C2Up2DAl6N3YK90JbX-tBzaI 6771
yourtube/prompts.py sha256=FfyQD9LZm1PZg-_82tRkvuiELU1PNgIsjbNXyhI4rrg 7575
yourtube/reporter.py sha256=sLAAFGZrVeuhU2J5T3LFSRzw7fe07MEPS5aMKZIKQME 3049
yourtube/scanner.py sha256=u0PJKaAHx374NZlc2ArU2NRdAg4aYQio1mSnTNVJNAA 3571
yourtube/transcriber.py sha256=heg_oUe3WEVFUNXxnwi9Hphv9hkrm42iBdEEd4k5Njw 17010
yourtube/utils.py sha256=FcG3KZwZAqCSNuILFLs5RQg1jUenHSLH9GfvVrYL2gE 7044
video_curator-1.2.1.dist-info/METADATA sha256=9JKdRw2lZMgxplQmoaR3e9Yzm7dLfOwjfaijKtG4uGw 4660
video_curator-1.2.1.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
video_curator-1.2.1.dist-info/entry_points.txt sha256=QpD5KgQucal1uwQ9Z_PPvBwx7FwfVktlSD3kgKin5wE 42
video_curator-1.2.1.dist-info/top_level.txt sha256=hIhDUAdhpljcH1CK9EDPikwY054rR85YuYd9vghEE70 13
video_curator-1.2.1.dist-info/RECORD

top_level.txt

api
yourtube

entry_points.txt

yourtube = api.run:main