getDownloader(); $video = $downloader->getVideo('https://www.youtube.com/playlist?list=PL1j4Ff8cAqPu5iowaeUAY8lRgkfT4RybJ'); $this->stream = new PlaylistArchiveStream($downloader, $video); } }