Versions in this module Expand all Collapse all v1 v1.0.1 Nov 25, 2024 Changes in this version + type Option func(*videoCategory) + func WithHl(hl string) Option + func WithID(id string) Option + func WithRegionCode(regionCode string) Option + func WithService(svc *youtube.Service) Option + type VideoCategory interface + List func([]string, string) + func NewVideoCategory(opt ...Option) VideoCategory