Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
rui9024226yNice! 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 -
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. -
@norman70688 But surely you've seen the option in your system settings, and all UWP apps reflect those settings
-
Frio1836y@AlgoRythm @iamavalos @stop It's written in C# (WPF, not UWP) using a MahApps.Metro lib for the components.
@nitwhiz see attachment :)
Related Rants
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.
rant
youtube-dl
ui
csharp