Download from youtube via Command Line in Windows

Download from youtube via Command Line in Windows


  • Download youtube-dl.exe  from http://youtube-dl.org/

  • Put the youtube-dl.exe file in C:/Youtube folder

  • Open Cmd

  • type Cd/

  • cd C:/Youtube

  • type:     youtube-dl.exe  'youtube-url'         // only url

  • Press enter 
  •  
  • Download will start
  •  
  • Download Playlist:

  • youtube-dl.exe -At  youtube-url

Comments

Popular posts from this blog

Java Practice Questions MCQ

Linux Assignments - Practise

HackerRank Introduction Challenges - Java