Categories
Linux

How to update youtube-dl in Ubuntu

Youtube-dl by far is the greatest tool to download YouTube videos, not to mention majority of YouTube downloader applications make use of it as their core engine.Youtube-dl is available in official Ubuntu repository. You simply can install it. However, there is a problem with the official repository. The package is not getting updated as frequent […]

Categories
Linux

Linux console downloading Youtube audio and video files

Youtube-dl is a very powerful tool which provides bunch of great facilities. For instance, you easily can download an audio file of Youtube video directly with the following command, $ youtube-dl –extract-audio –audio-format mp3 [Link] In my case I wanted to download both audio and video files without typing another command. In fact, my objective […]

Categories
Linux

Using Youtube-dl for downloading mp3 from Youtube

Youtube-dl is a very powerful command line tools that with making use of it you can download flash videos from almost every website. Working with it, is quite simple and you just need to provide an URL to download like below, $ youtube-dl URL Now in my case I wanted to download a playlist which […]

Exit mobile version