]> jfr.im git - yt-dlp.git/blob - yt-dlp.sh
[core/windows] Fix tests for `sys.executable` with spaces (Fix for 64766459e37451b665...
[yt-dlp.git] / yt-dlp.sh
1 #!/usr/bin/env sh
2 exec "${PYTHON:-python3}" -Werror -Xdev "$(dirname "$(realpath "$0")")/yt_dlp/__main__.py" "$@"