2

How can I download the audio from a YouTube video with Windows, using Python 2.7? I have seen many results that work with Linux but I haven't been able to get anything to work with Windows.

Michael Petrotta
  • 59,888
  • 27
  • 145
  • 179
bs7280
  • 1,074
  • 3
  • 18
  • 32

1 Answers1

3

Have a look at youtube-dl. It should work on Linux, windows and OS X.

Roland Smith
  • 42,427
  • 3
  • 64
  • 94
  • thanks, ill check it out and probably give you the Check mark when I have more of a battery life left – bs7280 Sep 11 '12 at 02:33