Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with both #11

Open
VenomousXD opened this issue May 22, 2023 · 0 comments
Open

Error with both #11

VenomousXD opened this issue May 22, 2023 · 0 comments

Comments

@VenomousXD
Copy link

[+] successfully started 16 worker threads
Traceback (most recent call last):
File "C:\Users\Greed\Desktop\soundboard_downloader-master\101soundboards.py", line 176, in
main(args)
File "C:\Users\Greed\Desktop\soundboard_downloader-master\101soundboards.py", line 155, in main
sounds = find_sounds(args.URL)
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Greed\Desktop\soundboard_downloader-master\101soundboards.py", line 49, in find_sounds
sound_list = json.loads(target[target.find('board_data_preload') + 21:-11])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Greed\AppData\Local\Programs\Python\Python311\Lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Greed\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Greed\AppData\Local\Programs\Python\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 2 (char 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant