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