Just tried to install yt-dlp, but got some pretty weird errors about the binary not being compatible with my system. Removed yt-dlp binary and tried again with --debug and for whatever reason, bin is grabbing the arm binary...
❯ bin i https://github.com/yt-dlp/yt-dlp --debug
• debug logs enabled, version: 0.20.0
commit: b9b588ba189ebb049dc346431a11089b2dd14563
built at: 2025-01-30T00:02:50Z
built by: goreleaser
• Config directory is: C:\Users\xanza\.config\bin
• Download path set to C:\Utilities\exe\
• Getting latest release for yt-dlp/yt-dlp
• Removing yt-dlp_x86.exe (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642725) with score 16 lower than 21
• Removing yt-dlp_win_x86.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642724) with score 11 lower than 21
• Removing yt-dlp_win_arm64.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642723) with score 16 lower than 21
• Removing yt-dlp_win.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642722) with score 11 lower than 21
• Removing yt-dlp_musllinux_aarch64.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642719) with score 6 lower than 21
• Removing yt-dlp_musllinux_aarch64 (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642718) with score 6 lower than 21
• Removing yt-dlp_musllinux.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642715) with score 1 lower than 21
• Removing yt-dlp_musllinux (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642713) with score 1 lower than 21
• Removing yt-dlp_macos.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642712) with score 1 lower than 21
• Removing yt-dlp_macos (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642709) with score 1 lower than 21
• Removing yt-dlp_linux_armv7l.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642705) with score 1 lower than 21
• Removing yt-dlp_linux_aarch64.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642704) with score 6 lower than 21
• Removing yt-dlp_linux_aarch64 (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642701) with score 6 lower than 21
• Removing yt-dlp_linux.zip (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642700) with score 1 lower than 21
• Removing yt-dlp_linux (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642698) with score 1 lower than 21
• Keeping yt-dlp_arm64.exe (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642697) with highest score 21
• Removing yt-dlp.tar.gz (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642694) with score 1 lower than 21
• Removing yt-dlp.exe (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642695) with score 16 lower than 21
• Removing yt-dlp (URL https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642696) with score 1 lower than 21
• Checking binary from https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642697
• Starting download of https://api.github.com/repos/yt-dlp/yt-dlp/releases/assets/325642697
21.51 MiB / 21.51 MiB [----------------------------------------------------------------------------------------------------] 100.00% 48.66 MiB p/s 1s
• Copying for yt-dlp_arm64.exe@2025.12.08 into C:\Utilities\exe\yt-dlp_arm64.exe
• Done installing yt-dlp_arm64.exe 2025.12.08
I'm obviously not on arm though.
Just tried to install
yt-dlp, but got some pretty weird errors about the binary not being compatible with my system. Removed yt-dlp binary and tried again with--debugand for whatever reason, bin is grabbing the arm binary...I'm obviously not on arm though.