This project is a simple YouTube video downloader built using Python and the Kivy library for the graphical user interface (GUI). It allows users to download videos in various formats by simply entering the video URL. The Kivy framework ensures a responsive, cross-platform user experience, making it suitable for desktop and mobile environments.
Features:
Input field for YouTube video URLs.
Option to choose video format and resolution.
Progress bar for download status.
Clean and responsive UI built with Kivy.
Supports both Windows and Linux platforms.
Requirements:
This project is a simple YouTube video downloader built using Python and the Kivy library for the graphical user interface (GUI). It allows users to download videos in various formats by simply entering the video URL. The Kivy framework ensures a responsive, cross-platform user experience, making it suitable for desktop and mobile environments.
Features:
Input field for YouTube video URLs. Option to choose video format and resolution. Progress bar for download status. Clean and responsive UI built with Kivy. Supports both Windows and Linux platforms. Requirements:
Python 3.x Kivy library pytube (for handling YouTube downloads)