ytsm
ytsm copied to clipboard
Youtube_dl exceptions
Bunch of exceptions
https://paste.debian.net/hidden/52d45091/
It seems that youtube-dl is failing to parse the youtube page, so my guess is that youtube changed something in the layout of their page. Try to upgrade to the latest version of youtube-dl (pip install --upgrade youtube-dl). You should be able to do that with docker as well, by accessing a shell inside the container, method described here.