set_body: helper functions to add video to playlist

View source: R/modify_playlists.R

set_bodyR Documentation

helper functions to add video to playlist

Description

helper function: set_body prepare data portion of query to yt

Usage

set_body(video_id, playlist_id)

Arguments

video_id

The youtube assigned id.

playlist_id

The youtube assigned playlist id.

Value

The body portion (header) of the call to the API.

Section 1.

NA

Section 2.

NA


jimrothstein/youtube_api documentation built on Nov. 6, 2022, 7:26 a.m.