# YouTube로 자막 전송

{% hint style="info" %}
**📍 YouTube로 자막을 전송하기 위해서는 계정에 YouTube 채널이 연결되어 있어야 합니다.**

**📍 채널이 연결되지 않은 경우에는 'YouTube 채널 연결하기'를 먼저 진행해주세요.**

&#x20;    [<mark style="color:$primary;">**이미**</mark> ](#youtube-2)[<mark style="color:$primary;">**You**</mark>](#youtube-2)[<mark style="color:$primary;">**Tube 채널이 연결되어있다면?**</mark>](#youtube-2)
{% endhint %}

### YouTube 채널 연결하기

{% stepper %}
{% step %}

#### 내보내기 방식 선택

에디터의 우측 상단의 **내보내기** 버튼을 클릭합니다.

팝업 창에서 내보내기 방식을 선택할 수 있으며, **YouTube에 자막 전송** 버튼을 클릭합니다.

<figure><img src="/files/NczzS0CgphQzA4xBv1St" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 채널 연결

채널 연결이 되어있지 않은 경우, 노출되는 팝업에서 **채널 연결** 버튼을 클릭합니다.

<figure><img src="/files/Zz7TFLEfJMZr3yvgEX7U" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 액세스 권한 허용

연결할 YouTube 채널의 권한이 있는 Google 계정으로 로그인합니다.

로그인 후 동영상 접근 권한에 대한 요청을 허용해야 합니다. **허용** 버튼을 클릭합니다.

<figure><img src="/files/fGipLQkXRLkYO7tejUb8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 채널 연결 완료

채널 연결이 완료되었습니다. 다시 **내보내기** 버튼 클릭 후, **YouTube 자막 전송** 버튼을 클릭합니다.

<figure><img src="/files/pYp1mOab3v6zY0ImofOo" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### 이미 채널이 연결되어 있는 경우, YouTube로 자막 전송하기

{% stepper %}
{% step %}

#### 내보내기 방식 선택

에디터의 우측 상단의 **내보내기** 버튼을 클릭합니다.

팝업 창에서 내보내기 방식을 선택할 수 있으며, **YouTube에 자막 전송** 버튼을 클릭합니다.

<figure><img src="/files/NczzS0CgphQzA4xBv1St" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### YouTube 동영상 URL 입력

자막 파일을 전송할 YouTube 동영상 URL을 붙여 넣기 합니다.&#x20;

**자막 전송** 버튼을 클릭하면 자막이 전송됩니다.

<figure><img src="/files/2ERte43ZGCA10RbwVnza" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
**YouTube 전송 전 유의해 주세요.**

* **자막 전송은 동영상 당 1회만 가능하므로 전송 시 유의해주세요.**
* 이미 전송된 자막의 추가 변경사항이 발생했을 경우에는 홈페이지에서 자막 다운로드 후&#x20;

&#x20;       별도로 YouTube 채널에 업로드 해주세요.
{% endhint %}

{% hint style="info" %}
**YouTube 전송이 안되는 경우 아래를 확인해 주세요.**

* 입력한 YouTube URL 유효 여부&#x20;
* 연결된 채널 내 동영상  여부&#x20;
* 동영상의 삭제 여부&#x20;
  {% endhint %}
  {% endstep %}
  {% endstepper %}


---

# 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://airaw.gitbook.io/gllo-studio/features/files/send-to-youtube.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.
