A simple YouTube GUI video downloader that let's you download video and audio in different resolutions
**Will be rewritten with yt-dlp as Pytube is quite slow (v2.0 coming soon...)
- Light/dark mode toggle
- Download video with audio
- Only download the audio
- PyTube (External, for the YouTube API)
- Tkinter (Internal, for a simple GUI)
- Proglog (External, for progress logging)
- Moviepy (External, for mixing video and audio at higher resolutions )
- Os (Internal, for path management)
- sv_ttk (External, Sun Valley ttk theme for GUI)
*A whole year of commit history lost due to deletion of the original repository