I'm trying to download a YouTube playlist to my local computer, but youtube-dl constantly returns the below error after trying to download the first video from the playlist:
ExtractorError: Could not find JS function u'xm'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
youtube-dl reports its version as 2016.02.22, if relevant.
How can I solve this issue and download my videos?