msg=msg+u'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.'
super(ExtractorError,self).__init__(msg)
@ -608,6 +610,7 @@ class ExtractorError(Exception):
self.traceback=tb
self.exc_info=sys.exc_info()# preserve original exception