dfmgr / ytmdl

ytmdl config

Home Page:https://github.com/dfmgr/installer/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ytdml

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"

ytdml site

About

ytmdl config

https://github.com/dfmgr/installer/wiki

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%