14
Frio
5y

So I've been working on this user friendly yet advanced youtube-dl GUI.
This is my current stage on the UI side. The program automatically downloads the latest releases of youtube-dl and ffmpeg.
What do you guys think? Do you like it? I'm open to suggestions.

Comments
  • 1
    @norman70688 There will be themes :)
  • 4
  • 0
    📌
  • 1
    @iamavalos @Codex404 It will be opensource, I just want to get a basic prototype working before publishing It.
  • 1
    Which lang?
  • 0
    📌 Very cool!
  • 0
    Nice! I really like youtube-dl; I made a small script where I just type a "search" on my terminal, and it fetches first result, downloads and moves the song to the Music folder! :)

    I tried making a GUI in Java when I was in university but never finished tho, but yeah, drop a link to repo and I'll take a look :D
  • 0
    @stop it says in the tags, C#
  • 0
    @norman70688 @Frio UWP automatically supports system theming, no?
  • 0
    Extract audio may be irritating if you're able to choose mp4 below.

    Or is it more like audio yes/no, but video always?

    An "audio only" switch with display only audio options and hiding video options would be nice.
  • 0
    @norman70688 But surely you've seen the option in your system settings, and all UWP apps reflect those settings
  • 2
    @AlgoRythm @iamavalos @stop It's written in C# (WPF, not UWP) using a MahApps.Metro lib for the components.

    @nitwhiz see attachment :)
  • 1
    Nice!

    Could I donwload a playlist?
  • 1
    @drdre I thought of that too. I want the program to detect a playlist and allow the user to add it to queue.
  • 1
    @drdre @Frio youtube-do has playlist option!
  • 0
    No matter how poorly or well made it is, the world needs it.
Add Comment