yt-dlp install the latest version on freebsd

Опубликовано: 09 Январь 2025
на канале: NapoleonWils0n
5,218
24

Freebsd install the latest version of yt-dlp even if you are running quarterly packages.
Quarterly packages are released every 3 months which means the version of yt-dlp will be quite old

freebsd yt-dlp latest release install
https://github.com/NapoleonWils0n/cer...

we will manually download the latest release of yt-dlp

however the the yt-dlp shebang points to python3 so we need to fix issue using a symlink and alter our shell path so binaries in our home bin directory override those installed in /usr/local/bin

this will allow applications that use yt-dlp in the backend to use the lastest version instead of the old version installed with pkg