desktop-ubuntu/python/yt-dlp.sh

10 lines
78 B
Bash
Executable File

#!/usr/bin/zsh
# install python
./python.sh
# yt-dl
pip install \
yt-dlp