dotfiles/.local/bin/ytdl
2020-11-06 01:59:52 +01:00

4 lines
58 B
Bash
Executable file

#!/bin/bash
youtube-dl --external-downloader aria2c "$@"