# YouTube 채널 연결

### YouTube 채널 연결하기

{% hint style="info" %}
**YouTube 채널을 연결하면 어떤게 좋은가요? 🧐**

YouYube 채널을 연결하면 생성된 자막의 파일을 다운로드할 필요 없이

**URL 입력**만으로 YouTube 채널에 **업로드된 동영상으로 바로 전송**할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}

#### 채널 연결

YouTube 채널 정보 영역 우측 **채널 연결** 버튼을 클릭합니다.

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

{% step %}

#### 엑세스 요청 허용

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

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

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

{% step %}

#### 채널 연결 완료

채널 연결이 완료되며, 마이 페이지에서 **연결된 채널을 확인**할 수 있습니다.

이제 YouTube 동영상 URL을 입력하여 바로 자막을 보낼 수 있습니다.

[<mark style="color:$primary;">**YouTube로 자막 전송 바로가기 >**</mark>](https://airaw.gitbook.io/gllo-studio/features/files/send-to-youtube)

<figure><img src="/files/J5AFzS5RZP87BzgdHvP8" alt=""><figcaption></figcaption></figure>

{% 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/mypage/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.
