]> jfr.im git - yt-dlp.git/blob - yt-dlp.sh
[youtube:tab] Return shorts url if video is a short (#3168)
[yt-dlp.git] / yt-dlp.sh
1 #!/bin/sh
2 exec python3 "$(dirname "$(realpath "$0")")/yt_dlp/__main__.py" "$@"