Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 1.17 KB

README.md

File metadata and controls

31 lines (15 loc) · 1.17 KB

In Video_Downloader, you can download youtube videos (Single and Playlist)

You need to install "pip install pytube" on your terminal. After running this project, you need to copy the youtube video link and paste it on the UI box.

app2

Select the video quality and click the Download button. Then it will ask you to select the folder. After selecting the folder, the download will start. When the download was complete, it will show you the completion massage.

app3

If you want to cancel the download, then click the cancel button.

Similarly, you can download the playlist. You need to copy the playlist link and paste it on the UI box. Select the video quality and click the Download button. Then it will ask you to select the folder. After selecting the folder, the download will start.

app1

When the download was complete, it will show you the completion massage.