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
[extractor/rai] Rewrite extractors (#5940)
[yt-dlp3.git]
/
yt-dlp.sh
blob
22a69250c04903e870f255a05681eb158b618f25
1
#!/usr/bin/env sh
2
exec
"
${PYTHON:-python3}
"
-bb -Werror -Xdev
"$(dirname "
$
(
realpath
"
$0
"
)
")/yt_dlp/__main__.py"
"$@"