mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-02-07 08:46:30 +01:00
3 lines
72 B
Bash
3 lines
72 B
Bash
![]() |
#!/bin/bash
|
||
|
python3 "$(dirname $(realpath $0))/yt_dlp/__main__.py" "$@"
|