• palordrolap@fedia.io
    link
    fedilink
    arrow-up
    6
    ·
    9 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
      9 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
        ·
        20 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 : /