• Pamasich@kbin.earth
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    For people who only go off headlines and comments and don’t read the article, here’s the important bits:

    • This only affects some users, not everyone
    • The issue is that comment sections are disabled and video descriptions claim to be empty
    • The issue goes away with a refresh, you don’t need to turn off the adblocker, though you’ll have to refresh every video
    • It affects all videos
    • The link to adblockers is due to everyone who is reporting the issue being a user of an adblocker, and turning it off fixing the issue permanently until it’s turned on again
    • There’s no specific browser or adblocker mentioned in the article
    • It affects Premium users too

    edit: added “the article” after “don’t read” to clarify

      • artyom@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        8 days ago

        I’ll never get it because first-party ads are only a small part of the problem. Shitty rec algos, Shorts absolutely rammed the fuck down your throat, third-party ads, dislike counters, gaslighting you about the resolution, clickbait blockers, cross platform feed, etc. These are all solved with third party clients.

    • Decq@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 days ago

      Imagine being a paying Premium member and still get caught by this… That said, the YouTube comments are worth shit, so not much is lost there. The descriptions can be quite annoying when missing.

      I really should start looking into yt-dlp or something. Anybody know if that’s still working fine these days?

      • palordrolap@fedia.io
        link
        fedilink
        arrow-up
        0
        ·
        8 days ago

        One thing is certain: Your distro’s repository’s version of yt-dlp - even on bleeding edge distros - is likely out of date, and you’ll have to find and run the appimage version from the devs.

        • midribbon_action@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          8 days ago

          You can just pass the --update flag when invoking yt-dlp. I don’t think the package itself needs to be up to date in order to work reliably.

          • TractorDuffy@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            7 hours ago

            That only works if yt-dlp was installed as a standalone binary or via pip. If it was installed from a distro repository, the self-update mechanism is intentionally disabled because the package manager controls the version. In that case --update does nothing : /