Ce coup-ci, je n'ai pas de solution.
S'il y a un génie de mps-yt, ce serait sympa, l'affaire du quota, ça ne doit pas être ça, puisque ça fait un an que mon mps-yt est en carafe.
ombre@ombre:~$ mpsyt
Traceback (most recent call last):
File "/home/ombre/.local/lib/python3.6/site-packages/pafy/util.py", line 34, in call_gdata
data = g.opener.open(url).read().decode('utf-8')
File "/usr/lib/python3.6/urllib/request.py", line 532, in open
response = meth(req, response)
File "/usr/lib/python3.6/urllib/request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.6/urllib/request.py", line 570, in error
return self._call_chain(*args)
File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
result = func(*args)
File "/usr/lib/python3.6/urllib/request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ombre/.local/bin/mpsyt", line 7, in <module>
from mps_youtube import main
File "/home/ombre/.local/lib/python3.6/site-packages/mps_youtube/__init__.py", line 8, in <module>
init.init()
File "/home/ombre/.local/lib/python3.6/site-packages/mps_youtube/init.py", line 58, in init
cache.load()
File "/home/ombre/.local/lib/python3.6/site-packages/mps_youtube/cache.py", line 34, in load
pafy.load_cache(cached['pafy'])
File "/home/ombre/.local/lib/python3.6/site-packages/pafy/pafy.py", line 184, in load_cache
set_categories(newcache.get('categories', {}))
File "/home/ombre/.local/lib/python3.6/site-packages/pafy/pafy.py", line 171, in set_categories
catinfo = call_gdata('videoCategories', query)
File "/home/ombre/.local/lib/python3.6/site-packages/pafy/util.py", line 42, in call_gdata
raise GdataError(errmsg)
pafy.util.GdataError: Youtube Error 403: The request cannot be completed because you have exceeded your [URL=/youtube/v3/getting-started#quota]quota[/URL].
ombre@ombre:~$