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