Skip to content

A Youtube video downloader with GUI made in Python using Tkinter, pillow and pytube.

License

Notifications You must be signed in to change notification settings

AstronautMarkus/tk_yt-video_downloader

Repository files navigation

tk_yt-video_downloader

A Youtube video downloader with GUI made in Python using Tkinter, pillow and pytube.

Description

You can download any video of Youtube putting the url in the textbox, then press Download video and select a route path.

Requirements list

anyway, there's a Requirements.txt file with the requirements, if you want to install or use in a virtual environment!

  • Feel free to edit the code.