• Decq@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    3
    ·
    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
      6
      ·
      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
        4
        arrow-down
        1
        ·
        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
          ·
          32 minutes 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 : /