index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yt-dlp.sh
blob: 71a9aa163a81add5dabf3f39e42cf5d4efbca5cc (
plain
)
1
2
#!/bin/sh exec python3 "$(dirname "$(realpath "$0")")/yt_dlp/__main__.py" "$@"