]> jfr.im git - yt-dlp.git/blame - yt-dlp.sh
[postprocessor] Print newline for `--progress-template`
[yt-dlp.git] / yt-dlp.sh
CommitLineData
8a82af35 1#!/usr/bin/env sh
b6dc37fe 2exec "${PYTHON:-python3}" -bb -Werror -Xdev "$(dirname "$(realpath "$0")")/yt_dlp/__main__.py" "$@"