LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Download YouTube Audio? (https://www.linuxquestions.org/questions/linux-software-2/download-youtube-audio-919540/)

elchucko 12-19-2011 01:02 PM

Download YouTube Audio?
 
Can you suggest a good app used to download video/audio from YouTube and burn to DVD/CD? Thanks

Satyaveer Arya 12-19-2011 01:39 PM

Hello,

For downloading youtube videos/audios you can use a tool youtube-dl. Just download it using and install it:

Quote:

#sudo apt-get install youtube-dl
Then to download YouTube videos on Linux, use youtube-dl in the terminal like this:

Quote:

#youtube-dl [options] video_url
To see available options type man youtube-dl in a terminal.

And to burn CD/DVD you can use K3b tool, simple.

Aquarius_Girl 12-19-2011 10:18 PM

Peep in here: http://www.linuxquestions.org/questi...ilable-852730/


All times are GMT -5. The time now is 09:33 AM.