get_videos_in_dir
- lightning_pose.utils.io.get_videos_in_dir(video_dir: str, view_names: None = None, return_mp4_only: bool = True) list[str][source]
- lightning_pose.utils.io.get_videos_in_dir(video_dir: str, view_names: list[str], return_mp4_only: bool = True) list[list[str]]
Gather videos to process from a single directory.