Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Graphical user interface #469
Comments
|
I won't be surprised finding myself one day writing an extension for Who says CLI is no more an user should want? Nothing stops you from |
|
My girlfriend says CLI isn't what she wants |
|
Do you want another girl to argue your girl's preferences? Why? Here, again, I say: do cURL or wget require a GUI? But both may have. |
|
I'm wondering: is there an existing chrome extension with some back-end (similar to maybe youtube-dl-server in spirit) that would work with youtube-dl? |
|
Most likely not, as far as I can recall chrome extensions violate tos
|
|
Does youtube-dl violate the youtube TOS too? |
|
Such extension would not actually do any youtube downloading, only pass messages to a back-end that does it |
|
@thbar I've written a Chrome and Safari extension: http://github.com/jaimeMF/youtube-dl_extensions. It just gives the links to the videos. |
|
I have created a web interface that uses youtube-dl : http://www.alltubedownload.net/. |
|
@Rudloff Wow, impressive. Is that open source? |
|
I like it too, and better if it is open sourced. I guess it is downloading at backend and pipe to php ... |
|
|
|
I haven't seen any Python Qt implementation yet, so here's my take on it. |
|
@AndreMiras I have also made a GUI in PyQt. It is currently for python >= v2.6 and not v3.x Tell me what you think about my GUI. There is also a windows binary available. |
|
I have created AllTube addons for Firefox and Chrome: It does not include youtube-dl but merely passes the URL to alltubedownload.net. |
|
@yasoob it looks great! well done. I don't know why I didn't find across your project when I looked for youtubedl Qt. |
|
@AndreMiras thats because I, myself made it recently after not being able to find any PyQt implementation. Perhaps you would like to contribute? |
|
I also made a GUI in wxPython https://github.com/MrS0m30n3/youtube-dl-gui |
|
Is there a Firefox addon without need for a separate server? (toolbar button that calls a local youtube-dl/youtube-dl-gui binary) It was proposed to add youtube-dl as a backend for https://github.com/IsSuEat/open-livestreamer-firefox-addon (issue here) but I wasn't able to add it myself. I can recommend https://github.com/MrS0m30n3/youtube-dl-gui and https://github.com/Rudloff/alltube, both great. |
|
I've only spent a day or so on it, but I've been working on a Java based, open-source frontend. Fully functional at the moment, you can specify additional options on top of the downloads folder and username/password. If anyone wants to try it out: |
|
Many people have built GUIs and websites with I’d say this issue can be closed. |
|
FYI: having a GUI frontend is never considered as an official plan, and IMO it's good to leave this issue open to serve as the role of a Wiki page before #11234 gets resolved. |
|
someone has done graphical interface in wxpython |
|
|
Issue appears stale - should it be closed?
|


CLI is fine for me, but not for everyone.
I wrote basic implementations in PHP/HTML and in Perl/GTK here:
https://svn.strasweb.fr/listing.php?repname=Pierre+Rudloff&path=%2Fyoutoubeur%2F