labesoft / top-projects

Welcome to our simple python projects portfolio
1 stars 0 forks source link

Create a YouTube downloader with pytube #40

Closed benlapETS closed 3 years ago

benlapETS commented 3 years ago

The goal is to create an application to download videos from YouTube. This provides users to download videos they need in their devices and watch them offline.

benlapETS commented 3 years ago

This will be call MeTube. The MeTube project is a python project. The object of this project is to download any type of video in a fast and easy way from youtube in your device.

In this python project, user has to copy the youtube video URL that they want to download and simply paste that URL in the 'paste link here’ section and click on the download button, it will start downloading the video. When video downloading finishes, it shows a message ‘downloaded’ popup on the window below the download button.