All checks were successful
news-summary-bot-cicd / build_push_deploy (push) Successful in 4m40s
- yt-dlp에 쿠키 파일(/app/cookies.txt) 지원 추가 (YouTube 봇 감지 우회) - CI/CD에 paths-ignore: **/*.md 추가하여 문서 수정 시 빌드 스킵 - 전체 문서 업데이트: 라우트 변경, 쿠키 인증 방식, n8n Expression 모드 안내 - .gitignore에 cookies.txt 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
fastapi==0.115.12
|
|
uvicorn==0.34.2
|
|
yt-dlp>=2025.3.31
|
|
anthropic==0.52.0
|
|
httpx==0.28.1
|
|
pydantic-settings==2.8.1
|
|
pytest==9.0.2
|
|
pytest-asyncio==1.3.0
|