mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8.07k stars 648 forks source link

ERROR: Unable to extract uploader name; 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. #1008

Closed devalthakkar closed 5 years ago

devalthakkar commented 5 years ago

Issue / Suggestion

Your Environment

ablizno commented 5 years ago

pip3 install --user youtube-dl --upgrade

SmartMetal commented 5 years ago

I am having this same issue, unresolved by updating both mps-youtube and youtube-dl. I am on a 64-bit Windows environment running Windows 10. I'm using the released EXE version. Just wanted to share with the devs.

Edit: I was able to resolve this by running the msyt command instead of the EXE file. This suggests the EXE is packaged in such a way as to cause the bug.