flagbug / YoutubeExtractor

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

Video's information problem #288

Open phiren53 opened 6 years ago

phiren53 commented 6 years ago

The problem occurs when the video is select from directory and process start to fetch information from Youtube:

Could not parse the Youtube page for URL http://youtube.com/watch?v=hWqXwJ9p5ME This may be due to a change of the Youtube page structure.

Tyrrrz commented 6 years ago

Seeing that this library hasn't been updated in a while, you might consider using YoutubeExplode instead.