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
Hi, I have the latest version of the script and I get this error in the terminal:
[sponsorblock] Traceback (most recent call last):
[sponsorblock] File "/home/g4570n/.config/mpv/scripts/sponsorblock_shared/sponsorblock.py", line 34, in <module>
[sponsorblock] segments = json.load(response)
[sponsorblock] File "/usr/lib/python3.5/json/__init__.py", line 268, in load
[sponsorblock] parse_constant=parse_constant, object_pairs_hook=object_pairs_hook, **kw)
[sponsorblock] File "/usr/lib/python3.5/json/__init__.py", line 312, in loads
[sponsorblock] s.__class__.__name__))
[sponsorblock] TypeError: the JSON object must be str, not 'bytes'
I have these versions installed:
mpv 0.23.0
Python 3.5.4
The text was updated successfully, but these errors were encountered:
Hi, I have the latest version of the script and I get this error in the terminal:
I have these versions installed:
The text was updated successfully, but these errors were encountered: