index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
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"
"
$@
"