curl -sL sh.txds.me/yt | bash
This command
installs yt-dlp as youtube-dl if it is not already installed, and my own custom
wrapper youtube.py around it.
curl -sL sh.txds.me/cp-setup | bash
This command installs and sets up a convenient editor/commands setup from my templates and editor configuration files over here.