this post was submitted on 21 Dec 2023
1009 points (97.8% liked)
Microblog Memes
6638 readers
3386 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:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
You can yt-dlg right off the microsoft store on windows which is just a straight up GUI for yt-dlp.
rarely use the cli anymore. the gui works pretty well.
"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.
two doesnt 'qualify' as a couple. two IS couple. a couple is two
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
True, but it needs ffmpeg in its path to do that.
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.
on linux at least, its one command to install, one command to run. worth the 'effort'