o2o-castad-backend/app/video
hbyang 61bdc27cd3 feat(video): 영상 응답에 official_site_url 필드 추가
GET /video/{id}와 GET /video/all 응답에 업체 공식 페이지 URL을 추가한다.
Project.marketing_intelligence → MarketingIntel.place_id("nv{place_id}")를
경유해 네이버 플레이스 URL로 복원하며, 크롤링 없이 직접 입력된 업체는
null로 내려간다.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVSeUT2pEmeHc6hG6gVXUS
2026-08-21 10:44:44 +09:00
..
api feat(video): 영상 응답에 official_site_url 필드 추가 2026-08-21 10:44:44 +09:00
schemas feat(video): 영상 응답에 official_site_url 필드 추가 2026-08-21 10:44:44 +09:00
services fix: 페이스북 공유하기 수정 2026-08-21 08:48:08 +09:00
tests home, lyric, song, video에 대한 app 추가, 각 app별 모델 추가, admin 추가, debug 모드 추가, lifespan에 debug시 동작하는 것으로 업데이트 2025-12-20 23:16:35 +09:00
worker feat(video): 제목·설명·해시태그를 영상 완료 시 DB에 저장 2026-08-19 10:17:22 +09:00
__init__.py home, lyric, song, video에 대한 app 추가, 각 app별 모델 추가, admin 추가, debug 모드 추가, lifespan에 debug시 동작하는 것으로 업데이트 2025-12-20 23:16:35 +09:00
dependencies.py added auth 2026-01-15 17:33:57 +09:00
models.py feat(video): 제목·설명·해시태그를 영상 완료 시 DB에 저장 2026-08-19 10:17:22 +09:00