h-lab/src/main/java/com/hlab/yanalyst/domain
hehihoho3@gmail.com ff9609c9d1 feat(rework): 받은 원본을 왼쪽 플레이어에 싣고 타임라인 클릭으로 seek
원본 다운로드/캐시 보유 시 왼쪽 플레이어를 YouTube 임베드 대신 받은 원본 mp4로
전환한다. 세그먼트(타임라인) 클릭 시 기존 seekTo/하이라이트가 그대로 동작해
해당 지점으로 이동·재생된다. (업로드본이 있으면 업로드본 우선)

- GET /{id}/download/file: 받은 원본 스트리밍(Resource 반환 → HTTP Range 206 자동 지원)
- CurationService.cachedDownloadFile(id)
- rework.html: showServerVideoInPlayer/showYoutubeInPlayer, updateCacheUI가 플레이어 전환,
  다운로드 직후/진입 시 캐시 있으면 자동 적용, 삭제 시 YouTube로 복귀

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 09:58:23 +09:00
..
category feat(dashboard): add full-set pipeline summary with single endpoint 2026-05-30 22:31:21 +09:00
channel feat(rework): 받은 원본을 왼쪽 플레이어에 싣고 타임라인 클릭으로 seek 2026-06-25 09:58:23 +09:00
production fix(rework): long-op timeout, dedup query, clearer error, logging 2026-06-12 20:06:00 +09:00
publish fix(publish): dashboard 'recent' = latest-updated 5, stable status order 2026-05-31 16:40:58 +09:00