mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 21:47:05 +01:00
2 lines
39 B
Bash
2 lines
39 B
Bash
|
#!/bin/bash
|
||
|
python3 -m youtube_dlc "$@"
|