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 645 forks source link

Anyone know why im getting this error? #1116

Closed IP2-wins closed 1 year ago

IP2-wins commented 3 years ago

anyone know why I'm receiving this error?

Screenshot from 2020-09-16 15-41-46

Issue / Suggestion

Your Environment

ojasiiitd commented 3 years ago

refer to #977

m0rp43us commented 3 years ago

if you're in linux try removing ~/.config/mps-youtube/cache_py_3.*

sudo rm ~/.config/mps-youtube/cache_py_3.*

thiccpad commented 3 years ago

I'm getting the same error. Deleting cache doesn't do anything for me, the issue seems to something different.

m0rp43us commented 3 years ago

okay then try to change the youtube api key in mpsyt config edit file /usr/local/lib/pythonx/site-packages/mps_youtube/config.py and paste it instead of the default key then save ConfigItem("api_key", "AIzaSyD1UBJcVMf2jdmlgRURDW6zN4zxxxxxxxx", check_fn=check_api_key)

iP2-Rune commented 3 years ago

Yah deleting cache didnt do anything for me either aswell and alrite I'll give that a shot will be back with an answer. What linux distro do you use @m0rp43us

m0rp43us commented 3 years ago

i use debian buster

iP2-Rune commented 3 years ago

i use debian buster

Okay yah that worked for me thanks bossman. Also great choice I'm a fan of debian i use Mint but not ubuntu version I use the debian version LMDE 4 "Debbie"

m0rp43us commented 3 years ago

Nice,enjoy then !