capcut-agent/requirements.txt
hehihoho3@gmail.com bf1b387d6d chore: git 저장소 초기화 (기존 코드 스냅샷)
컷별 댓글 추천 작업을 태스크 단위로 되돌릴 수 있게 버전관리를 시작한다.
.gitignore 로 영상·캐시(.downloads 2.7G, .comments 72M, .media 28M)와
비밀키(.gemini_key)를 제외했다.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-04 11:36:05 +09:00

17 lines
555 B
Plaintext

# 캡컷 에이전트 · 구간합치기 (v2) 파이썬 의존성
# 설치: python -m pip install -r requirements.txt
#
# ※ 이 외에 시스템에 따로 설치 필요(pip 아님):
# - ffmpeg / ffprobe (PATH 에 있어야 함)
# - Node.js 또는 deno (yt-dlp 유튜브 추출용 JS 런타임)
# - CapCut (드래프트 열기 + 코트라 볼드체 폰트 캐시)
fastapi
uvicorn
python-multipart
pyCapCut
Pillow
pymediainfo
yt-dlp
faster-whisper # 파일/유튜브 구간 탭의 자막 받아쓰기용(붙여넣기 탭만 쓰면 불필요)