DESCRIBE
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/ytdml/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install ytdml ffmpeg python3-pip
Fedora Based:
yum install ytdml ffmpeg python3-pip
Arch Based:
pacman -S ytdml ffmpeg python3-pip
MacOS:
brew install ytdml ffmpeg
PIP Package:
sudo -H pip3 install --upgrade ytmdl
mv -fv "$HOME/.config/ytdml" "$HOME/.config/ytdml.bak"
git clone https://github.com/dfmgr/ytdml "$HOME/.config/ytdml"