You Don't Need Youtube Video Downloaders Anymore


You may use different ways when downloading youtube videos. And you may have felt unhappy when downloading youtube videos using third party applications because of it's limitation. This tutorial will guide you to download youtube videos/playlists easily using powershell.

  • Go to google chrome and search “youtube dl” on the search bar.



  • Select the circle one and download youtube-dl.exe 


  • Download and move that youtube-dl.exe file to the path that you want to download the youtube videos.


  • Chose the Desktop.Open the powershell from that path. You can open the powershell by “Shift+Write Click”



  • Now type,

.\youtube-dl.exe<space><copy the link from web browser>
  • You can simply type y and again click on tab button u can see “.\youtube-dl.exe” automatically type on powershell.

  • Copy the link of  that URL


  • You can download the best quality video from that command. 
  • You can see the youtube video was downloaded on to desktop.


  • There is a another command you can download other qualities from youtube. You can check what are the qualities that are available in that video link. 
  • In PowerShell Write a command 

.\youtube-dl.exe<space>-F<space><copy the link from web browser>
  • You can see format code and the extension and video size of the format. In this screenshot there is a format (last raw of the formats) ,the best format. as I mention earlier default download is the best format of the video.
  • You can chose your own format of this videos.

  .\youtube-dl.exe<space>-f<format Code> <space><copy the link from web browser>
  • Here downloaded the format code=134 / 2.19Mb mp4 video of this video.


  • In this method we can download youtube video playlists.
  • What you want to do is just copy the URL of that playlist and do the same thing acoding  to above process.

  • Copy the URL


  • Now Type,

.\youtube-dl.exe<space><copy the link from web browser>
  • All videos of playlist are downloaded to desktop.


Post your comments!!!

Post a Comment

2 Comments

  1. This is highly informatics, crisp and clear. I think that everything has been described in systematic manner so that reader could get maximum information and learn many things. youtube video downloader

    ReplyDelete

Thanks for the feedback