A cross platform front-end GUI of the popular YouTube-dl written in wxPython
1–10 of 66 posts
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#2There is an ongoing fork called youtube-dl-gui: https://github.com/oleksis/youtube-dl-gui
And an alternative called tartube: https://github.com/axcore/tartube
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#3Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#4I'm curious what is the reason for a GUI for such a simple utility? The command line for this kind of tool seems like the perfect interface. Just copy a URL, paste it, press enter. No buttons to press, etc.
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#5That project is abandoned. There is an ongoing fork called youtube-dl-gui: https://github.com/oleksis/youtube-dl-gui And an alternative called tartube: https://github.com/axcore/tartube
429 points|ducktective|2 months ago|151 comments
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#6I'm curious what is the reason for a GUI for such a simple utility? The command line for this kind of tool seems like the perfect interface. Just copy a URL, paste it, press enter. No buttons to press, etc.
The number of people who might want to download something from Youtube & co is significantly larger than that of people comfortable with the cli.
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#7I'm curious what is the reason for a GUI for such a simple utility? The command line for this kind of tool seems like the perfect interface. Just copy a URL, paste it, press enter. No buttons to press, etc.
It's handy for people who are not comfortable with the command line, no matter how simple it is. In addition it allows one to convert to mp3 etc. The number of people who might want to download something from Youtube & co is significantly larger than that of people comfortable with the cli.
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#8Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#9That project is abandoned. There is an ongoing fork called youtube-dl-gui: https://github.com/oleksis/youtube-dl-gui And an alternative called tartube: https://github.com/axcore/tartube
A cross-platform GUI for YouTube-dl ( https://github.com/jely2002/youtube-dl-gui ) 429 points|ducktective|2 months ago|151 comments https://news.ycombinator.com/item?id=28478603
Re: A cross platform front-end GUI of the popular YouTube-dl written in wxPython
#10Earlier quoted context omitted.
It's handy for people who are not comfortable with the command line, no matter how simple it is. In addition it allows one to convert to mp3 etc. The number of people who might want to download something from Youtube & co is significantly larger than that of people comfortable with the cli.
I won't criticize someone for making more interfaces for this software, but I like the prospect that more people have been and will be motivated to learn about command line interfaces in order to use powerful software like youtube-dl.
> but
please stop gatekeeping
> motivated to learn about command line interfaces in order to use powerful software
many people never get basic tech literacy. i think we’d benefit from not simply assuming others have (or could have) access to the same resources, time and patience that we had. i think you probably mean well but your statement, which sort of implies that people say “I am choosing not to learn the important skill of using the command line!”, just comes across as ignorant and naive to me