Esses comandos fizeram o truque:
$ sudo dpkg -r youtube-dl
(Reading database ... 332796 files and directories currently installed.)
Removing youtube-dl (2015.06.04.1-1) ...
Processing triggers for man-db (2.7.4-1) ...
$ sudo rm -rf /usr/local/share/doc/youtube_dl /usr/local/lib/python2.7/dist-packages/youtube_dl* /usr/local/bin/youtube-dl
$ sudo pip install --upgrade youtube-dl
Downloading/unpacking youtube-dl
Downloading youtube_dl-2016.02.05.1-py2.py3-none-any.whl (1.2MB): 1.2MB downloaded
Installing collected packages: youtube-dl
Successfully installed youtube-dl