Relative Content

Tag Archive for pythontkinterpytubettkbootstrap

Can someone improve this code for a YouTube Video downloader in Python

This code is something I generated using ChatGPT while adding in my own prompts. While the main part of it works, some sections like error messages popping up even after the download has been successfully completed and and the percentage counter below the download bar not being updated happen. I also tried adding in a Function to check if the file already exists and prompt user but that just ended up showing an error message. It completely stops working when i execute it after converting it into an exe. While i made this needlessly complicated for something i made for fun, i cant rest without getting it working.