You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository holds the code for a custom desktop application that downloads and Edit a YouTube Video provided the URL.
The main features include that the user can download the video in any of the available resolution and if the required "codec"
for the video is not available, the program downloads the the audio and video separately
and compile it to make the final desired video and save it to the user defined location if user has defined else it finds the
download folder on the machine and saves the file there. The interface (UI) is build using tkinter.