feat: bundle yt-dlp and improve add modal usability

This commit is contained in:
tongki078
2026-02-26 12:16:51 +09:00
parent d85fdc1101
commit 5d8fb9db55
11 changed files with 399 additions and 35 deletions

View File

@@ -13,6 +13,10 @@
- 고급 기능: 40~50%
## In Progress
- [~] yt-dlp 번들 내장/탐지
- [x] 런타임 탐지에 번들 resources 경로 추가 (`src-tauri/resources/engine/**/yt-dlp`)
- [x] 번들 동기화 스크립트 추가 (`npm run sync:ytdlp`)
- [ ] Linux/Windows용 yt-dlp 바이너리 동기화 확장
- [~] 범주(Category) 기능 단계 구현
- [x] Step 1: 범주 기본 데이터/설정 토글/추가 모달 범주 선택 + 저장 경로 자동 반영
- [ ] Step 2: 범주 관리 UI(추가/수정/삭제, 아이콘/확장자 규칙 편집)