Dev Log:
I redesigned the user interface, made it more user friendly and add new feature that the user can download video,audio only or both ( basiclly normal video)
New Feature:
The user can now download audio, video, or both options. Simply click on the checkmark and you can download it.
Known issues:
At first, while testing, the video doesn’t get replaced when I click different options, it’s still the same video file not the audio only or video only. To solve that, I made it so the name of the file will be title + _download option (video/audio/both). (SOLVED)
When downloading the video it still shows the same storage it will take up → planning to add a function so that if the user selects audio, just show the storage for audio. If video only: show it, but the video should be lighter than the both version.
Planning to implement:
Add a feature so that if the user clicks on audio/video/both → show the correct storage it will take.
Since right now, I already have a working box that will retrieve available resolution from the video and the storage it will take up. I’m planning to add a new feature so that if the user clicks/presses/selects the video option, that will download.
Help:
If anyone knows how to style an app, like add pixel art or something using python please help me. My UI cooked 💀