Extract audio: Difference between revisions
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
== Download YouTube Videos == | == Download YouTube Videos == | ||
See https://github.com/rg3/youtube-dl/ | |||
<source lang="bash">sudo pip install -U youtube-dl</source> will give you a YouTube downloader that can do a lot of things, including extract the audio portion (relying on ffmpeg) | <source lang="bash">sudo pip install -U youtube-dl</source> will give you a YouTube downloader that can do a lot of things, including extract the audio portion (relying on ffmpeg) | ||
[[Category:Multimedia]] | [[Category:Multimedia]] | ||
[[Category:Music]] | [[Category:Music]] |