This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
yt-dlp
kopia lustrzana
https://github.com/yt-dlp/yt-dlp
Obserwuj
1
Polub
0
Forkuj
You've already forked yt-dlp
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
fec41d17a5
yt-dlp
/
yt-dlp.sh
3 wiersze
79 B
Bash
Executable File
Czysty
Wina
Historia
#!/bin/sh
exec
python3
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
/yt_dlp/__main__.py
"
"
$@
"
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik