The simplest youtube downloader
Why?
- Most online youtube downloader website being taken down
- While free youtube downloader bloated with ads and things you don't need
Solution
Command line youtube downloader, Im going to teach how
STEP 1
Go to http://rg3.github.io/youtube-dl/download.html and download "Windows exe"
STEP 2
Open command line (also called CMD)
STEP 3
- Name of the file you download is "youtube-dl.exe"
- Go the where you download it
- Copy the file_path, in my case is C:\Downloads
- Then go to the CMD, paste cd C:\Downloads and press enter
STEP 4
At CMD type youtube-dl https://www.youtube.com/watch?v=FLQnavmeC9k
Press enter and you will see the progress. Done!
Advance
Youtube download to audio mp3



