What yt-dlp GUI do you use?

https://github.com/yt-dlp/yt-dlp

device and OS please

got some suggestions already

https://programming.dev/post/22598082

29 points · 17 comments · view on lemmy.world

17 Comments

Blaze@lemmy.zip · 17 pts · 1y (4 replies)

No GUI for me I'm afraid

Kanda@reddthat.com · 8 pts · 1y (1 reply)

The terminal emulator is a gui

Noxious@fedia.io · 1 pts · 1y

tty only 🗿

slazer2au@lemmy.world · 5 pts · 1y

Cli ftw.

Kissaki@programming.dev · 3 pts · 1y

I'm not afraid of no GUI

christopher@programming.dev · 6 pts · 1y

A TUI, ytfzf.

renegadespork@lemmy.jelliefrontier.net · 5 pts · 1y

I used to use Tube Archivist, but once I discovered that Pinchflat can integrate with existing media libraries (Plex, Jellyfin), I switched to that.

These were/are both hosted using Docker on Linux servers, accessed via the WebUI.

It’s a lot more work to set up, but having videos just show up in my Plex library with all the metadata is worth it.

Mikina@programming.dev · 4 pts · 1y

I'm running Freetube for all my YouTube viewing in both Fedora and Windows at work, since it can subscribe without having a perosnalized feed and doesn't requires an account. It can also download in variety of formats, so I suppose it does run ytdl in some capacity in the backend.

RmDebArc_5@sh.itjust.works · 4 pts · 1y

On desktop (Linux) either Parabolic or none at all

BehindTheBarrier@programming.dev · 3 pts · 1y

Made my own (windows only) to learn programming. Primarily because nothing beats Ctrl-C, Alt-Tab, Ctrl-V, Enter, Alt-Tab to download something. Then profiles, textfile with link support, and parallel downloads since some sites rate limit downloads.

Somewhat crude (don't ask me how the profile are stored behind the scenes, it's a mess)

https://github.com/Thomasedv/Grabber

Marty_TF@lemmy.zip · 3 pts · 1y

pinchflat on my server

Skyline969@lemmy.ca · 3 pts · 1y (2 replies)

I just wrote my own web-based one. All HTML5, no JS, it’s lean and mean. It gets the job done but it ain’t pretty or full-featured.

Maphematics@programming.dev · 1 pts · 1y (1 reply)

Can we see it? 👀

Skyline969@lemmy.ca · 1 pts · 1y

You sure you want to? It’s pretty bare-bones and basic. Designed for mobile as that was my use case. If I were to present it publicly I would probably take a few days to polish it up and fix a few instances where it spontaneously breaks or doesn’t give a useful description of an error.

Mwa@lemm.ee · 2 pts · 1y

Parabolic and seal

Noxious@fedia.io · 2 pts · 1y

Seal and YTDLnis are great on Android. On desktop I just use the CLI. Edit: I also saw a mention of Stacher in another thread: https://lemmy.dbzer0.com/comment/15250444

Boomkop3@reddthat.com · 2 pts · 1y

None, isn't the command line quicker for this thing?