Skip to main content

How to Download Youtube videos in Ubuntu/ Linux Mint and Debian



Step 1 :

First you have to install youtube-dl using terminal. Open terminal and type

sudo apt-get install youtube-dl



Step 2 :

Now to download a video.

(a) go to youtube and open the video you want to download. Copy the video URL from the browsers address bar.

(b) Open terminal and type

youtube-dl (video URL)

Make sure you paste the video URL of the video you want to download instead of (video URL)

Note: This will download the video in the highest quality available which you wouldn't want because it might be too large in size for you


(c) To download video in the format or resolution of your choice, we have to first choose the format and resolution of video. Type in the following instead of Step 2 (b) above.

youtube-dl -F (video URL)

This will show you all the available video formats along with thier resolution and format codes. Choose your desired format and see its format code.



Press enter.


(d) Now to download the video in the format of your choice type the following in terminal

youtube-dl -f (formatcode) (video URL)


Make sure you paste the format code you chose instead of (formatcode) and the video URL instead of (video URL).



Stay High on Linux. Peace!!!



Comments

Popular posts from this blog

How to enable Google Now in Nepal and other countries (Solve - Google Location reporting not available in your region problem)

Google Now was first introduced in Android 4.1 Jellybean and it has been used as a personal assistant by many android users ever since. However after the introduction of Android 4.4 Kitkat many users started to complain that the search update broke google now functionality.   Some of you might just have bought a shiny new Nexus 5 to enjoy a fine android experience but the lack of Google Now left you disappointed. When on the home screen of the default Android Launcher, swiping to the left should take you to the Google Now interface but for some of the users it is nowhere to be found. Also there are many people who flash custom roms to enjoy latest android builds on their devices. I am using Galaxy Nexus which didnot get the Kitkat update from Google. So i flashed a custom rom which promised the Google Now feature on the left side of the homescreen of default Kitkat launcher. But like some of you Nexus 5 users i was left disappointed. So i began my quest for searching a meth

How to enable Google Now in Android 5.0 Lollipop in Nepal and every other countries (location reporting not available problem) [ROOT Needed]

  [This method works only on Rooted Devices] I had posted a guide earlier this year on How to Enable Google Now in Nepal and other countries. That method works flawlessly on both Rooted and Non-Rooted devices running Android 4.0 to Android 4.4.4 Kitkat. Android has now gone into major overhaul in both design and software functions like ART being now default in Android 5.0 Lollipop. But with the new version of Android, same old problem arrived for the people living in Nepal and many other countries - "Location reporting is not available in your country". Tried every available method to enable Google No w ? Still no luck??  Keep calm guys, I have a solution. Remember that this method works only on Rooted devices. Here's a video showing Google Now running on my Phone. (ignore Ariana Grande news there. I googled her only when I was shocked to hear Big Sean is dating her :D ) Here are the steps to be followed: Step 1 : Install any custom launcher. I

Gnome Extensions I Use To Enhance My Desktop Usage

I am currently running Fedora 22 with Gnome 3.16 . One of the best features of GNOME are shell extensions. These extensions bring all sorts of handy features to GNOME. Installing and using GNOME extensions couldn't be any simpler. Simply browse over extensions.gnome.org  and look for the extension that appeals to you. Click the switch from Off to On, and immediately you're prompted to install it. That's it. Here are the extensions that I use to personalize my Fedora 22 experience and maximize my performance. Hopefully they can make you enjoy your Gnome Desktop experience. 1. Activities Configurator It can be used to configure the activities button and Top panel appearance. https://extensions.gnome.org/extension/358/activities-configurator/ 2. Alternate Tab GNOME Shell’s default Alt-Tab behavior groups windows into a single application icon and shows applications from all workspaces. This extension substitutes Alt-Tab with a window based switcher that