# 게시물에 외부 플랫폼 미디어 임베드하기

## ✨ 개요

이제 인기 있는 외부 플랫폼에서 미디어를 직접 임베드하여 게시물을 더욱 풍성하게 만들 수 있습니다. 비디오, 팟캐스트, 데모, 음악 등 어떤 콘텐츠든 미디어 링크나 임베드 코드를 사용해서 간단히 삽입할 수 있으며, 별도 업로드가 필요하지 않습니다.

이를 통해 콘텐츠를 더욱 역동적이고 인터랙티브하게 만들면서 효율적으로 관리할 수 있습니다.

## ✅ 지원 플랫폼

현재 다음 플랫폼에서 미디어 임베드를 지원합니다:

**비디오의 경우:**

* YouTube
* Vimeo
* Loom

**오디오의 경우:**

* SoundCloud
* Wistia
* Spotify
* Mixcloud

이러한 플랫폼의 iframe 임베드 코드를 사용할 수 있습니다.

## 🎯 미디어 임베드 방법

* 게시물 편집 페이지로 이동하세요.
* "오디오/비디오 업로드" 옵션을 선택하세요.
* 미디어 임베드(Embed Media)를 클릭하세요.
* 지원되는 플랫폼의 코드를 붙여넣으세요.
* 게시물 미리보기에서 미디어가 즉시 렌더링됩니다.

이 방법은 빠른 사용과 지원 플랫폼에서 사용하기에 이상적입니다.

![게시물 편집 페이지 미디어 업로드](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155047116311/original/ZUD_ew1sCA7hyTYelYINjOrroKJvYnh0NA.png?1747987081)

![미디어 임베드 옵션](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155047116328/original/FIMAOAo4zylH85_55yl4oYLZjmPoQDOrhw.png?1747987098)

![임베드 코드 입력](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155047116377/original/v0d6CKuM8R2tPRX2GzXmc1Cml_2ZKkr1QQ.png?1747987125)

### 임베드 코드(iframe) 가져오기

* 외부 플랫폼에서 원하는 미디어로 이동하세요.
* "공유" 또는 "임베드" 옵션을 찾아보세요(보통 미디어 하단에 있습니다).
* 제공된 iframe 임베드 코드를 복사하세요(`<iframe...>`으로 시작합니다).
* 게시물 편집 페이지의 미디어 임베드 모달에 iframe 코드를 붙여넣으세요.

💡 참고: 너비와 높이는 게시물 레이아웃에 맞게 자동으로 조정되므로, 임베드 코드를 수정할 필요가 없습니다.

## ⚖️ 저작권 및 사용 규정 준수

❗ 주의사항: 외부 콘텐츠를 임베드할 권리가 있는지 확인하는 것은 사용자의 책임입니다.

임베드하기 전에 다음 사항을 확인하세요:

* 콘텐츠가 공개되어 있거나 공유 권한이 있는지
* 해당 콘텐츠를 표시할 법적 권리가 있는지
* 소스 플랫폼의 서비스 약관 및 사용 가이드라인을 준수하고 있는지

🚫 개인용, 무허가 라이선스 또는 공유 불가로 표시된 콘텐츠는 임베드하지 마세요.

## 💡 모범 사례

* 항상 미리보기 기능을 사용해서 임베드가 올바르게 로드되는지 테스트하세요.
* 단축 링크나 리디렉션 링크는 피하고 공식 임베드 코드를 사용하세요.
* 위반 사항을 방지하기 위해 팀에게 콘텐츠 라이선싱에 대해 교육하세요.

***

*원문 최종 수정: Tue, 7 Oct, 2025 at 1:58 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/and-memberships/how-to-use-community-tagging-feature/embed-media-from-third-party-platforms-in-posts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
