addAll

open fun addAll(newVideos: Collection<Video>)
open fun addAll(index: Int, newVideos: Collection<Video>)