This project is a Python-based YouTube video downloader that utilizes various Python libraries and the YouTube API. It allows you to download specific video fragments from the YouTube platform and save them to your selected location. Additionally, the project uses Whisper to automatically create transcripts from the downloaded video fragments.
To run the application, download the required libraries and execute the main.py
file.
The GUI allows you to choose a movie, specify the desired fragment, and change the quality.
Leaving the "start time" and "end time" boxes empty will default to the beginning and end of the movie as the time interval.