Skip to content

Commit c69e972

Browse files
committed
chore: Notion 동기화 2026-08-25 18:00
1 parent 3c399a3 commit c69e972

3 files changed

Lines changed: 11 additions & 27 deletions

blog/.notion-sync.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,15 @@
113113
},
114114
"39de15b4-0359-8088-be18-d31d76a03c9a": {
115115
"file": "blog/2026-07-14-08-숏폼-자동-생성-파이프라인-해설-2.md",
116-
"last_edited": "2026-08-11T01:17:00.000Z",
117-
"content_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
116+
"last_edited": "2026-08-25T07:52:00.000Z",
117+
"content_hash": "61b1dda31a14c434bb059b1450cccda05183f30532621ef48f1869f88eafa93c",
118118
"order": 17,
119119
"parent_id": null
120120
},
121121
"39de15b4-0359-801a-95e2-cf6328c4280c": {
122122
"file": "blog/2026-07-14-08-숏폼-자동-생성-파이프라인-해설-1.md",
123-
"last_edited": "2026-08-11T01:20:00.000Z",
124-
"content_hash": "ce8ce8793016791808f0bab2eed394995a0971f818d41b65eb74aade21adea0f",
123+
"last_edited": "2026-08-25T08:01:00.000Z",
124+
"content_hash": "b0176a098a3672b85876bd80f2ecbf3f1b9a01b86df8f19f8b1fb54081843a2f",
125125
"order": 18,
126126
"parent_id": null
127127
},

blog/2026-07-14-08-숏폼-자동-생성-파이프라인-해설-1.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,20 @@ date: 2026-07-14T12:08:00
44
slug: 18
55
tags: [pipeline, shortform]
66
last_update:
7-
date: 2026-08-11
7+
date: 2026-08-25
88
---
99

1010
### 들어가며
1111

1212
---
1313

1414
- 숏폼 자동 생성 서비스에 대한 간단한 소개이다.
15-
- ffmpeg 이용 커팅 되는 코드 부분 구현
16-
- 9/16, 16/9
15+
-
1716

1817
<!--truncate-->
1918

2019
![image](/img/blog/08-숏폼-자동-생성-파이프라인-해설-1/img-00.png)
2120

22-
> 제공 서비스
23-
24-
- 예고편·티저 자동 생성
25-
- 서사 구조 자동 설계
26-
27-
- 클라이맥스 편집
28-
29-
- 명장면클립/ 명대사카드
30-
- 감정 피크 장면 자동 추출
31-
32-
- 텍스트 카드 합성
33-
34-
- 멀티플랫폼규격자동변환(9:16 등)
35-
- Shorts / Reels / Tiktok 전용 영상 생성
3621

3722

3823
---
@@ -41,11 +26,6 @@ last_update:
4126
- 코드 부분 구현
4227
- 자동 생성 파이프라인임을 확인
4328

44-
```graphql
45-
service="shortform"
46-
route="pinpoint"
47-
```
48-
4929

5030
### 마무리
5131

blog/2026-07-14-08-숏폼-자동-생성-파이프라인-해설-2.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ slug: 17
55
authors: [sbin]
66
tags: [pipeline, shortform]
77
last_update:
8-
date: 2026-08-11
8+
date: 2026-08-25
99
---
1010

11+
업데이트딤
12+
13+
<!--truncate-->
14+

0 commit comments

Comments
 (0)