Skip to content

ani-cli doesn't detect existing yt-dlp during install #1577

@The-Pezman

Description

@The-Pezman

Make sure you are on the latest version by running ani-cli -U

Metadata (please complete the following information)
Version: [e.g. 4.7.6, run ani-cli -V to find out] 4.10.0
OS: Ubuntu 25.04
Shell: [e.g. zsh, run readlink /bin/sh to get your shell] dash

Describe the bug
I prefer to install yt-dlp from its release binary following these directions. This ensures I always have the latest version, as the apt version is almost always behind. (This is important as older versions often throw errors when I attempt to download YT videos.) I'd prefer ani-cli recognize this binary version and use it, rather than downloading a second, older version of yt-dlp through its apt package

Steps To Reproduce

  1. Install yt-dlp's binary as indicated in link above
  2. Install ani-cli from apt
  3. End up with two versions of yt-dlp, one of which is almost certainly outdated

Expected behavior
ani-cli should detect the existing, newer version of ytl-dlp and rely on that, rather than downloading it again through apt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions