mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
3 lines
72 B
Bash
3 lines
72 B
Bash
![]() |
#!/bin/bash
|
||
|
python3 "$(dirname $(realpath $0))/yt_dlp/__main__.py" "$@"
|