---
title: "Load Video Folder"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/video/loadvideofolder
markdown: https://docs.nodetool.ai/nodes/nodetool/video/loadvideofolder.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/video/loadvideofolder.md
---

# Load Video Folder

**Type:** `nodetool.video.LoadVideoAssets`

**Namespace:** `nodetool.video`

## Description

Load video files from an asset folder.
    load, video, file, import

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| folder | `folder` | The asset folder to load the video files from. | `{"type":"folder","uri":"","asset_id":null,"data...` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| video | `video` |  |
| name | `str` |  |
| videos | `list` |  |
| names | `list` |  |

## Related Nodes

Browse other nodes in the [nodetool.video](./) namespace.
