dotfiles/.local/bin/ytdl

4 lines
58 B
Plaintext
Raw Normal View History

2018-12-26 00:40:38 +01:00
#!/bin/bash
2020-11-06 01:59:52 +01:00
youtube-dl --external-downloader aria2c "$@"