YoutubeEngine constructor

YoutubeEngine()

Creates a new YoutubeEngine.

Implementation

YoutubeEngine() {
  _youtubeEngine = YoutubeExplode();
}