this post was submitted on 25 Mar 2026
445 points (93.4% liked)

Microblog Memes

11183 readers
2963 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. Your post must be a screen capture of a microblog-type post that includes the UI of the site it came from, preferably also including the avatar and username of the original poster. Including relevant comments made to the original post is encouraged.
  2. Your post, included comments, or your title/comment should include some kind of commentary or remark on the subject of the screen capture. Your title must include at least one word relevant to your post.
  3. You are encouraged to provide a link back to the source of your screen capture in the body of your post.
  4. Current politics and news are allowed, but discouraged. There MUST be some kind of human commentary/reaction included (either by the original poster or you). Just news articles or headlines will be deleted.
  5. Doctored posts/images and AI are allowed, but discouraged. You MUST indicate this in your post (even if you didn't originally know). If an image is found to be fabricated or edited in any way and it is not properly labeled, it will be deleted.
  6. Absolutely no NSFL content.
  7. Be nice. Don't take anything personally. Take political debates to the appropriate communities. Take personal disagreements & arguments to private messages.
  8. No advertising, brand promotion, or guerrilla marketing.

RELATED COMMUNITIES:

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] grue@lemmy.world 41 points 2 days ago (2 children)

yt-dlp is great for downloading media you've already found (or at least, playlists or creator channels you've already found), but you can't use it for discovering new media. You still need a browser or GUI app like FreeTube or Newpipe for that, and it works better when you're actually signed in with your Google account so that the recommendation algorithm works and it can keep track of what you watched for you.

Don't get me wrong; I would love to limit my interaction with Google to anonymously fetching video URLs. But none of the alternatives sync my watch history between devices or recommend new videos (beyond just new uploads from subscribed channels) to me.

[–] rumschlumpel@feddit.org 3 points 2 days ago* (last edited 2 days ago)

I've been finding new stuff fine on YouTube without logging in. Though that probably only works well if you have other sources for inspiration, like recommendations from friends, bandcamp sites of small labels or music journalism. I use YouTube's search function a lot.

[–] village604@adultswim.fan 2 points 2 days ago (1 children)

TubeSync might fit your needs for part of it.

[–] grue@lemmy.world 5 points 2 days ago (1 children)

Thanks for the suggestion, but that's not quite it. It basically does the same thing wrapping yt-dlp with a shell script and a cron job would: it takes a Youtube channel or playlist as input, and then automatically downloads it.

You can tell by this screenshot:

I'm looking for something that handles the step before that, helping me discovering which channels and playlists I want.

It also doesn't have anything to do with "syncing" in the way that I'm talking about, which is syncing account metadata between my devices, not syncing video data between Youtube and a local folder.

What I want is to be able to watch a video in Newpipe on my phone, and have it be automatically marked as watched in FreeTube on my desktop . And in my Google account, to the extent that I continue to use it while transitioning away. In fact, if I stop watching a video partway on one device, I want it to know the timestamp I stopped at so I can pick back up at the same point on another device.

Basically, I want the same experience I get if both devices are using the official Youtube website or app, but replacing the "report my habits to Google" part with a self-hosted solution.

[–] DaMummy@hilariouschaos.com 1 points 2 days ago

Have you tried GrayJay with sync set up? It might suit your needs once set up properly. Yes, there's a Linux desktop version, and an android mobile version. No idea on iOS