elebumm / RedditVideoMakerBot

Create Reddit Videos with just✨ one command ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Keyerror: "tag_name"

torneighdo opened this issue · comments

Describe the bug

The bot works, but after a few videos, there is this keyerror:

Traceback (most recent call last):
  File "/home/torneighdo/Documents/RedditVideoMakerBot/main.py", line 44, in <module>
    checkversion(__VERSION__)
  File "/home/torneighdo/Documents/RedditVideoMakerBot/utils/version.py", line 10, in checkversion
    latestversion = response.json()["tag_name"]
KeyError: 'tag_name'

Reproduction Steps

I tried waiting and even redownloading the code but it doesn't work

Expected behavior

I expect it to work

Screenshots

image

System Information

Operating System : Windows 11
Python version : Python 3.10.0
App version / Branch : V3.2.1

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.

Additional Context

No response

This issue is stale because it has been open 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days.

Issue closed due to being stale. Please reopen if issue persists in latest version.