Download Content List
This document is a machine-translated draft and is currently undergoing review. Some content may be inaccurate or differ from the original Korean version. For the most precise information, refer to the Korean documentation.
Kollus VOD supports the [Download content list] feature so customers can efficiently organize and analyze large-scale content data under management. You can extract all metadata filtered by specific category or channel unit in CSV format for asset status tracking and system integration.
Key use cases
- Data asset archiving: Back up unique identifiers and registration history of all stored content to a local file to create a physical inventory.
- Operational metrics analysis: Use tools such as Excel to analyze internal performance metrics such as upload trends and content distribution by category.
- External system integration: Use as source data when bulk-registering Kollus media content keys into a customer DB or Learning Management System(LMS).
Download content list in a category
- Go to Kollus VOD console > [Library].
- In the category list on the left, click [More options (⋮)] > [Download content list] to the right of the target category.
- Specify the extraction period and click [CSV download].
- Period settings: You can filter only data uploaded within a specific period. If not set, all data within the category is included.
- [Include sub-category contents]: Checking this option also extracts the content list included in child categories.
Download content list in a channel
- Go to Kollus VOD console > [Channel].
- Click [More options (⋮)] > [Download content list] in the channel list on the left or on the channel card.
- Specify the extraction period and click [CSV download].
- Period settings: You can filter only data uploaded within a specific period. If not set, all data within the channel is included.
CSV file field definitions
The downloaded CSV file consists of the following key metadata fields. Each field serves as an identifier for data analysis and system integration.
| Field | Description |
|---|---|
| Service account key | Unique identifier of the service account to which the content belongs |
| Registration date | Time when the content was first uploaded |
| Modified date | Time when the content information was last modified |
| Title | Name of the content registered in the console |
| Original filename | Original file name at the time of upload |
| Upload file key | Unique identifier of content within the library |
| Category | Category in which the content is registered |
| Channel | Channel in which the content is registered |
| Media content key | Unique key for content playback and distribution |
| Duration | Total length of the content (ms) |
| Profile key | Unique identifier of the encoding profile |
| File size | Total size of the transcoded file |
| AI Speed duration | Total length of the AI Speed profile generated when AI Speed is applied (ms) |
Resolving garbled korean text
Depending on encoding settings, Korean content titles may display incorrectly in CSV files.
- Recommended encoding: UTF-8 or UTF-8(BOM)
Opening the file in excel
- Select the CSV file from the [Data] tab > [Text/CSV] menu and click [Import].
- Set the [File Origin] field to [65001: Unicode (UTF-8)] and click [Load].