Fix: [2.0.2] yt-dlp → youtube-transcript-api로 교체
All checks were successful
news-summary-bot-cicd / build_push_deploy (push) Successful in 9m6s

OCI 서버에서 YouTube 봇 감지로 yt-dlp 차단됨.
자막 전용 라이브러리로 교체하여 클라우드 IP 환경에서도 동작하도록 수정.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sm4640
2026-03-24 14:23:52 +09:00
parent ac05240b58
commit aaf5bd8d05
2 changed files with 6 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
fastapi==0.115.12
uvicorn==0.34.2
yt-dlp>=2025.3.31
youtube-transcript-api==1.0.3
anthropic==0.52.0
httpx==0.28.1
pydantic-settings==2.8.1