youtube-dl

zapp_brannigan

I am not a Futurama fan .
After kutapatapa on which downloader best suits the job .Nimepata hii youtube-dl .Nothing to install just download it here .
Copy the fle to a folder where you would like you youtube videos or audio files to be saved.
Using command prompt and navigate to the folder where the youtube-dl.exe is saved.
Open your browser and right click on the video you intend to download and select COPY LINK ADDRESS
on the CMD type
Code:
Microsoft Windows [Version 10.0.18363.476]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\geofr>f:

F:\>youtube-dl https://www.youtube.com/watch?v=rz-ZvJf1w5o
[youtube] rz-ZvJf1w5o: Downloading webpage
[youtube] rz-ZvJf1w5o: Downloading video info webpage
[download] Destination: Clarkson, May and Hammond arguing about italian classic cars-rz-ZvJf1w5o.mp4
[download]  45.0% of 11.65MiB at 329.55KiB/s ETA 00:19
The application has numerous options available here https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme
 

Bolo Yeung

Lister
Nice, i use it a lot, i have found it pretty handy for the following situations:
  1. When you find a song on youtube and you want to extract the audio into an mp3 track, it works wonders
  2. When you find a good youtube channel and you want to download the entire channel for offline viewing
The developers deserve a lot of credit because it just works
 
Top