# 미디어 다운로더(mediaDownloader)

미디어 다운로더는  YouTube 같은 웹사이트에서  동영상을 손쉽게 다운로드 할 수 있도록 도와주는 GUI 프로그램 입니다.&#x20;

### 미디어 다운로더 설치하기&#x20;

```
$ sudo apt-get update or apu (zsh alias)
$ sudo apt-get install -y media-downloader or api media-downloader
```

### 미디어 다운로더 실행하기

Albert (alt + space) 에서 미디어 다운로더 입력 후 실행하거나 프로그램 메뉴 > 음악과비디오 > 미디어 다운로더를 실행할 수 있습니다.&#x20;

<div><figure><img src="/files/JvGz6pvEFijpI2SFlSIV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yj2ONmVFyr0TrXfV50SP" alt=""><figcaption></figcaption></figure></div>

### 미디어 다운로더 사용하기

미디어 다운로더가 실행되는 첫화면입니다.&#x20;

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

영문으로 되어있는데 "Configure" 탭을 클릭해서 Select Language > Korean을 선택하세요..

<div><figure><img src="/files/RhJHmBBDNLNNJ1qKOBsY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ow8AAic3zyddePkDLHPV" alt=""><figcaption></figcaption></figure></div>

먼저 다운로드 받으실 URL을 복사합니다.&#x20;

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

"기본 다운로더" 탭을 선택하신  복사한 미디어URL을 입력하고, "다운로드" 버튼을 클릭합니다.&#x20;

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

아래 그림과 같이 다운로드를 받고 있는것을 확인할 수 있어요.

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

"Download Completed Successfully"라고 나오면 완료된것입니다.

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

다운로드 받은 폴더의 위치는 "미디어 다운로더 > 구성"에서 수정가능합니다.&#x20;

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


---

# 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://docs.hamonikr.org/hamonikr-7.0/recommendation/mediadownloader.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.
