flagbug / YoutubeExtractor

A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).
816 stars 374 forks source link

VideoDownloader not found!! #303

Open mattia93b opened 6 years ago

mattia93b commented 6 years ago
schermata 2018-04-12 alle 20 22 00

someone know how fix it I include this library: using System; using YoutubeExtractor; using VideoLibrary; using UIKit; using System.Collections.Generic; using System.Linq; using System.IO; using System.Threading;