Anyone aware of a simple youtube-dl webgui that doesn't have a ton of dependencies or a complicated setup? I'd love a simple app I could throw on a RPi that I could paste a URL into and it would be downloaded for me.
I could hack something up Python/Flask pretty quickly but I already have too many started-but-unfinished projects.
@bolapara I use a script I wrote, because my .history was full of youtub-dl links 😵 It's personal use to a bit ugly, are you on linux?
@dv8 Yep, mostly on Linux or sometimes macOS. I'd check it out if you are willing to share.
@bolapara Cool, I'm off to bed ina minute. I'll see if I still have a pastbin or some such in the morning. I'm curious to see if it works on a mac, it worked on termux on android so it seems to be mostly posix compliant.
@bolapara That works. Here is mine, but I download from a lot of places so it's mainly to prepend names for organization and also put them in my vid directory. Need to change the DATADIR before pasting in any links though. https://pastebin.com/FhuCrZp9