this post was submitted on 21 Dec 2023
988 points (97.8% liked)

Microblog Memes

5467 readers
3338 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] wander1236@sh.itjust.works 53 points 9 months ago (5 children)

It's a hell of a lot more convenient to go to a shady site with an adblocker installed than install/update Python and a couple command line packages before manually performing conversion yourself.

[–] CalOtsu@kbin.social 26 points 9 months ago (1 children)

You can yt-dlg right off the microsoft store on windows which is just a straight up GUI for yt-dlp.

[–] ares35@kbin.social 3 points 9 months ago

rarely use the cli anymore. the gui works pretty well.

[–] waigl@lemmy.world 23 points 9 months ago* (last edited 9 months ago) (1 children)

"A couple command line packages", well, since both yt-dlp and ffmpeg are command line tools and two technically qualifies as "a couple", this is technically correct, but making it seem like much more of a big deal than it is at the same time.

Also, you do not have to install Python for any of this. Never mind having Python installed is a good idea anyway.

[–] lseif@sopuli.xyz -1 points 9 months ago

two doesnt 'qualify' as a couple. two IS couple. a couple is two

[–] eah@kbin.social 13 points 9 months ago (1 children)

yt-dlp has the -x option to extract the audio, and as far as I can tell it doesn't reencode which is fast. Ripping music from youtube is a single command. yt-dlp -x url

[–] waigl@lemmy.world 2 points 9 months ago

True, but it needs ffmpeg in its path to do that.

[–] Tarquinn2049@lemmy.world 11 points 9 months ago* (last edited 9 months ago) (1 children)

This has the same vibes as one of those commercials that tries to sell a convoluted single use kitchen tool by showing a bunch of people too disingenuously incompetent to handle the established standard, actually simple, way of doing it.

https://youtu.be/qM4zMofsI7w?

This sort of thing. Make the simple problem seem impossible to solve, so the useless product feels more necessary.

/r/wheredidthesodago, one of my old stomping grounds, was dedicated to this

[–] lseif@sopuli.xyz 1 points 9 months ago

on linux at least, its one command to install, one command to run. worth the 'effort'