Python YouTube Downloader

This project was a small exercise to get to grips with how I can use Python to download video and audio from YouTube.

While very basic, the focus of this is use of Python for an automated task to take user input and download a file based on it.

Furthermore, this was my first venture into doing GUI design and development using Python.

View Project