ambevar-dotfiles/.local/bin/videodl

6 lines
68 B
Bash
Executable File

#!/bin/sh
while ! youtube-dl "$1" ; do
sudo herd restart tor
done