Nodes/ComfyUI-FrameIO/List Video Files (Input Dir)
ComfyUI Node

List Video Files (Input Dir)

Lists video file paths from the ComfyUI input directory. - Filters by common video extensions (mp4, mkv, mov, avi, webm, etc.). - `load_cap`: Maximum number of files to return (0 for no limit). - `deep_search`: If true, searches all subdirectories recursively. - Returns a list of strings and the total count.

By room3dev·Created 8 months ago·Updated 7 months ago· 0
List Video Files (Input Dir)
    • paths
    • count
    subfolder
    filter*
    load_cap100
    deep_searchfalse
    CategoryFrameIO

    Inputs (4)

    NameTypeDefaultDescription
    subfolderSTRING
    filterSTRING*
    load_capINT1000–10000
    deep_searchCOMBOfalse2 options: false, true

    Outputs (2)

    NameTypeDescription
    pathsSTRING_LIST
    countINT