scripts i made, common commands i run and other kinds of fun stuff
quite possibly one of the best pieces of software out there.
brew install yt-dlp ffmpeg
sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp
run the following to make it executable sudo chmod a+rx /usr/local/bin/yt-dlp
sudo apt install ffmpeg
OR
sudo dnf install ffmpeg
Honestly i would just use WSL2 with your distro of choice. Ubuntu is the most readily available, but here is a way to install Fedora into WSL2
Run the Linux commands and you're set