-record(youtube_video, { id :: binary(), start_time :: gleam@option:option(integer()), playlist :: gleam@option:option(binary()) }).