Downloading video from YouTube

Maxim Zaslavsky picture Maxim Zaslavsky · Jul 5, 2009 · Viewed 102.4k times · Source

I wish to download a video from YouTube and then extract its audio.

Can anyone point me to some C# code to download a video?

For clarification purposes, I already know how to extract audio from a .FLV file like these.

Answer

Flagbug picture Flagbug · Jan 26, 2013

Since all the other answers are outdated, I've written a library that is up-to-date:

http://github.com/flagbug/YoutubeExtractor