brilliant-ember / YouTube-Channel-Downloader

Takes a channel url and downloads all its videos, description, and playlists to your computer. Now you can backup your personal channel with ease!
The Unlicense
3 stars 0 forks source link

Make a graphical user interface GUI #4

Open brilliant-ember opened 2 years ago

brilliant-ember commented 2 years ago

Maybe use Flask and have it server the json files to an html UI, or maybe use PyQT The requirement is that the UI can be a portable application (runs without installing anything) ie self-contained application, so that final users can use the UI without having to download UI related libs.