Create a Graphical User Interface (GUI) in PyQt5 and Python https://www.youtube.com/playlist?list=PLQWV7MsbY0CU3BRt7o3DNAEpS6FsDPUH4 the first video in this playslit :
Make Youtube Video Downloader with Python in 5 minutes In this tutorial we have used pytube module. To install pytube module type below code to the console: $ pip install pytube also we have used python 3.6 and pycharm IDE. get_videos function is depricated and removed from this librrary !!!! to solve this issu visite this link : https://python-pytube.readthedocs.io/en/latest/user/quickstart.html#downloading-a-video this is an other demonstration of the same librarry and tkinter: