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

Traceback (most recent call last) #12

Open
darkyyyyyyy opened this issue Jul 28, 2023 · 0 comments
Open

Traceback (most recent call last) #12

darkyyyyyyy opened this issue Jul 28, 2023 · 0 comments

Comments

@darkyyyyyyy
Copy link

Heyo, as seen in the title, I was trying to download an Rainbow Six Soundboard.
Therefore, I think I didn't do it in the right way or it just fails.

C:\Users\Darky\Downloads>101soundboards.py https://www.101soundboards.com/boards/26497-rainbow-six-soundboard [+] successfully started 12 worker threads Traceback (most recent call last): File "C:\Users\Darky\Downloads\101soundboards.py", line 176, in <module> main(args) File "C:\Users\Darky\Downloads\101soundboards.py", line 155, in main sounds = find_sounds(args.URL) File "C:\Users\Darky\Downloads\101soundboards.py", line 49, in find_sounds sound_list = json.loads(target[target.find('board_data_preload') + 21:-11]) File "C:\Users\Darky\AppData\Local\Programs\Python\Python310\lib\json\__init__.py", line 346, in loads return _default_decoder.decode(s) File "C:\Users\Darky\AppData\Local\Programs\Python\Python310\lib\json\decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\Darky\AppData\Local\Programs\Python\Python310\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)

is there something I did wrong here? if so, let me know.

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