#!/usr/bin/sh

[ -x "$(which youtube-dl 2>/dev/null)" ]&& $(which youtube-dl) --update

