dotfiles/.local/bin/ytdl

4 lines
58 B
Bash
Executable File

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