How do I programmatically extract the audio from a YouTube video?
Posted
by Skoder
on Stack Overflow
See other posts from Stack Overflow
or by Skoder
Published on 2010-06-13T00:02:49Z
Indexed on
2010/06/13
0:52 UTC
Read the original article
Hit count: 329
Hey,
I'm trying to create a C# application which allows me to extract just the audio from YouTube videos. I've come across sites that already do that, but I'm not sure how they actually work. What would be the best way to do this programmatically?
Thanks for any advice
© Stack Overflow or respective owner