You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "youtube_viewer.py", line 965, in
File "youtube_viewer.py", line 176, in check_update
KeyError: 'tag_name'
[14248] Failed to execute script 'youtube_viewer' due to unhandled exception!
Is there an existing issue for this?
I'm submitting a ...
Description
Traceback (most recent call last):
File "youtube_viewer.py", line 965, in
File "youtube_viewer.py", line 176, in check_update
KeyError: 'tag_name'
[14248] Failed to execute script 'youtube_viewer' due to unhandled exception!
So i've checked your code, and when it tries to check https://api.github.com/repos/MShawon/YouTube-Viewer/releases/latest it return (for my ip) :
{"message":"API rate limit exceeded for XX.XXX.XXX.XX. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}
Could you make the "check_update()" optionnal ?
Environment
config.json
The text was updated successfully, but these errors were encountered: