I have recently upgraded to Ubuntu 18.04. I used to update youtube-dl via youtube-dl -U, but now I get the error:
youtube-dl: error: youtube-dl's self-update mechanism is disabled on Debian.
Please update youtube-dl using apt.
So will I always get the recent (stable!!) update by going
sudo apt update && sudo apt dist-upgrade -y
as for everything else, or will I have to add a new repository?