Currently if you pass a video to a method there is no reference to the author, playlist, etc. The flat option would add the appropriate data to each video file and instead just return a flat list, instead of an object that contains that info and a list of videos.
Currently if you pass a video to a method there is no reference to the author, playlist, etc. The
flat
option would add the appropriate data to each video file and instead just return a flat list, instead of an object that contains that info and a list of videos.