This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp
Watch
1
Star
0
Fork
You've already forked yt-dlp
0
Code
Issues
Releases
Wiki
Activity
a9f5f5d6eb
yt-dlp
/
yt-dlp.sh
3 lines
79 B
Bash
Raw
Blame
History
#!/bin/sh
exec
python3
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
/yt_dlp/__main__.py
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink