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
package is up to date as it was installed post-last release
Unhandled exception in internal background task 'upload_check'.
Traceback (most recent call last):
File "C:\Users\lee_p\AppData\Roaming\Python\Python311\site-packages\disnake\ext\tasks_init_.py", line 162, in loop
await self.coro(*args, **kwargs)
File "C:\Users\lee_p\Documents\Programming\The Handler\cogs\youtube.py", line 27, in upload_check
for latest_video in videos:
File "C:\Users\lee_p\AppData\Roaming\Python\Python311\site-packages\scrapetube\scrapetube.py", line 75, in get_channel
for video in videos:
File "C:\Users\lee_p\AppData\Roaming\Python\Python311\site-packages\scrapetube\scrapetube.py", line 199, in get_videos
client = json.loads(
^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\json_init.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
it was initially working but suddenly stopped
The text was updated successfully, but these errors were encountered:
I'm getting the same error as #37 and #36
package is up to date as it was installed post-last release
it was initially working but suddenly stopped
The text was updated successfully, but these errors were encountered: