validate_video_id: Validate YouTube video ID format

View source: R/error_handling.R

validate_video_idR Documentation

Validate YouTube video ID format

Description

Validate YouTube video ID format

Usage

validate_video_id(video_id, name = "video_id")

Arguments

video_id

Video ID to validate

name

Parameter name for error messages

Value

Invisible NULL if valid, stops execution if invalid


tuber documentation built on March 25, 2026, 9:08 a.m.