validate_playlist_id: Validate YouTube playlist ID format

View source: R/error_handling.R

validate_playlist_idR Documentation

Validate YouTube playlist ID format

Description

Validate YouTube playlist ID format

Usage

validate_playlist_id(playlist_id, name = "playlist_id")

Arguments

playlist_id

Playlist 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.