videodl 68 B

123456
  1. #!/bin/sh
  2. while ! youtube-dl "$1" ; do
  3. sudo herd restart tor
  4. done