]> jfr.im git - yt-dlp.git/blob - yt-dlp.sh
[cookies] Revert compatibility breakage in b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8
[yt-dlp.git] / yt-dlp.sh
1 #!/usr/bin/env sh
2 exec "${PYTHON:-python3}" -bb -Werror -Xdev "$(dirname "$(realpath "$0")")/yt_dlp/__main__.py" "$@"