375
submitted 4 days ago* (last edited 4 days ago) by mfat@lemmy.ml to c/linux@lemmy.ml

Which Linux command or utility is simple, powerful, and surprisingly unknown to many people or used less often?

This could be a command or a piece of software or an application.

For example I'm surprised to find that many people are unaware of Caddy, a very simple web server that can make setting up a reverse proxy incredibly easy.

Another example is fzf. Many people overlook this, a fast command-line fuzzy finder. It’s versatile for searching files, directories, or even shell history with minimal effort.

you are viewing a single comment's thread
view the rest of the comments
[-] Jumuta@sh.itjust.works 98 points 4 days ago

I think a lot of people don't realise that yt-dlp works for many sites, not just YouTube

I used it recently for watching a video from tiktok without having to use their god awful web UI and it was amazing

[-] GenderNeutralBro@lemmy.sdf.org 32 points 4 days ago

Also works on Twitch with the added benefit of NOT playing ads (you still get breaks, just with a placeholder screen instead of the commercial).

mpv has yt-dlp support built in, so it can just play the streams directly.

[-] bennieandthez@lemmygrad.ml 4 points 4 days ago
[-] comfy@lemmy.ml 11 points 3 days ago
[-] krolden@lemmy.ml 7 points 3 days ago

This is the only way to watch twitch

[-] lord_ryvan@ttrpg.network 1 points 3 days ago

With their huge, clunky UI and my 1080p screen, yeah it is.

[-] corvus@lemmy.ml 10 points 4 days ago* (last edited 4 days ago)

mpv --ytdl URL. Read starting from --ytdl option in the mpv man page, you can even give specific yt-dlp options through --ytdl-raw-options.

[-] gnuhaut@lemmy.ml 11 points 3 days ago

Since everyone keeps mentioning yt-dlp I gotta ask: what's wrong with the original youtube-dl? I keep using it, it works, it's still being updated.

[-] CaptainBasculin@lemmy.ml 21 points 3 days ago

yt-dlp has sponsorblock features, youtube-dl does not.

[-] lukewarm_ozone@lemmy.today 3 points 2 days ago* (last edited 2 days ago)

There are minor feature differences there's also a convenience factor: youtube-dl people for some reason stopped doing releases, so you can't get a fresh version from pypi (only installing from github or their site). Yt-dlp is on pypi, including nightly builds.

this post was submitted on 03 Jan 2025
375 points (98.2% liked)

Linux

48878 readers
960 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS