this post was submitted on 30 Jul 2024
775 points (99.1% liked)
Technology
59201 readers
3643 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
yt-dlp is a frontend.
No? It downloads the videos. Your video player is the "frontend".
it's a backend, the front end would be something like jellyfin, obviously the shitpost here being that this was a topic about frontends, if you want my opinion though, all frontends are dead, and backends are where it's at. You can even integrate yt-dlp as a backend to something like VLC so that it operates as a real frontend.
not technically a fronted. however, if you use it mainly for downloading YT content, it will run into the same problem as many frontends.
it will, theoretically, but it's singular backend, and development efforts can be focused on it specifically, rather than something like vanced, which is integrating more heavily with the yt UI itself, whereas yt-dlp doesn't care at all, and just rips the content spit out.
I would hope most front ends are using yt-dlp as the backend, but i suspect they're just tacking shit on top of the youtube web ui instead, unfortunately.