get_videos_in_dir

lightning_pose.utils.io.get_videos_in_dir(video_dir: str, view_names: list[str] | None = None, return_mp4_only: bool = True) list[str] | list[list[str]][source]

Gather videos to process from a single directory.