Song
Represents a song in iTunes used in a YouTube video.
Fields
Name
Type
Description
id
String
name
String
The name of the song.
originalArtist
String
The original artist who created/sang the song.
art
String
Link to the song's thumbnail.
start
int
The time in the video where the song began.
end
int
The time in the video where the song ended.
iTunesId
int
The song's id in iTunes.
Last updated