# 콘텐츠 목록 다운로드

{% hint style="info" icon="bullhorn" %}

## **새로운 Kollus Docs 사이트에서 이 문서의 최신 버전을 확인하세요!**

본 문서는 **구버전**이며, 더 정확하고 최신화된 정보는 아래 신규 경로에서 확인하실 수 있습니다.

* **신규 문서**: [콘텐츠 목록 다운로드](https://docs.kollus.com/service-guide/vod/content/list-download/)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD 콘솔의 라이브러리에서 콘텐츠 목록을 다운로드 하는 방법에 대해 안내합니다.

> ### **콘텐츠 목록 다운로드** <a href="#id-.1" id="id-.1"></a>
>
> 카테고리에 등록된 콘텐츠 목록을 CSV(Comma Seprated Value) 파일로 다운로드하여 콘텐츠의 정보를 데이터화하여 체계적으로 관리할 수 있습니다.

### **콘텐츠 목록 다운로드** <a href="#id-.2" id="id-.2"></a>

Kollus VOD 콘솔 좌측 메뉴에서 카테고리를 선택한 다음, 더보기 버튼을 클릭하여 **콘텐츠 목록을 다운로드**를 선택합니다. 기간을 선택하지 않는 경우 카테고리에 등록된 전체 기간의 콘텐츠가 목록으로 다운로드되며, 조회하기를 원하는 기간을 선택하여 목록을 다운로드할 수도 있습니다. 해당 카테고리에 속한 하위 카테고리의 콘텐츠도 목록으로 포함하는 경우, **하위 카테고리 콘텐츠 포함**의 체크박스를 선택하여 목록을 다운로드합니다.

<figure><img src="/files/HMh45L2IEU7UGYo7QPoC" alt=""><figcaption><p>라이브러리 > 콘텐츠 목록 다운로드</p></figcaption></figure>

### **CSV 포함 정보** <a href="#id-csv" id="id-csv"></a>

**콘텐츠 목록 다운로드 > CSV 다운로드**를 클릭하면 다음과 같은 콘텐츠 정보를 확인할 수 있습니다. 다운로드한 CSV 파일은 MS Excel 및 대부분의 스프레드시트에서 열고 편집할 수 있습니다.

<table><thead><tr><th width="212">항목</th><th>설명</th></tr></thead><tbody><tr><td>서비스 계정 키</td><td>로그인 계정과 연결된 서비스 계정 키</td></tr><tr><td>등록일</td><td>해당 콘텐츠가 업로드 완료된 날짜와 시간</td></tr><tr><td>수정일</td><td>해당 콘텐츠가 최종 수정된 날짜와 시간</td></tr><tr><td>제목</td><td>콘텐츠 제목</td></tr><tr><td>원본 파일명</td><td>업로드한 콘텐츠의 원본 파일명</td></tr><tr><td>업로드 파일 키</td><td>업로드한 콘텐츠의 고유한 키 값</td></tr><tr><td>카테고리</td><td>해당 콘텐츠가 속한 카테고리</td></tr><tr><td>채널</td><td>해당 콘텐츠가 속한 채널</td></tr><tr><td>미디어 콘텐츠 키</td><td>고유키 값으로 활용 가능한 미디어 콘텐츠 키</td></tr><tr><td>길이</td><td>해당 콘텐츠의 전체 길이(단위: 밀리초, ms)</td></tr><tr><td>프로파일 키</td><td>프로파일 설정에 따른 프로파일 키</td></tr><tr><td>파일 용량</td><td>프로파일별로 트랜스코딩된 파일 용량</td></tr><tr><td>AI배속 길이</td><td>AI배속 콘텐츠인 경우, AI배속 프로파일 전체 길이(단위: 밀리초, ms)</td></tr></tbody></table>


---

# 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://catenoid-support.gitbook.io/kollus-vod-console-v2/userguide/library/list-download.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.
