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