repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ie/patreon:campaign] Stricter URL matching (#11235)
[yt-dlp3.git]
/
yt-dlp.sh
blob
ce74df801fa89b321db83260d794a0f58fd8c098
1
#!/usr/bin/env sh
2
exec
"
${PYTHON:-python3}
"
-Werror -Xdev
"$(dirname "
$
(
realpath
"
$0
"
)
")/yt_dlp/__main__.py"
"$@"