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

new mistake #44

Open
SAOKT opened this issue Aug 14, 2021 · 3 comments
Open

new mistake #44

SAOKT opened this issue Aug 14, 2021 · 3 comments

Comments

@SAOKT
Copy link

SAOKT commented Aug 14, 2021

This error started to come out of nowhere today.
Do you have an account [Y/N]?
Traceback (most recent call last):
File "C:\Users\SAO\Music\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-decode
r-py3.py", line 363, in
check_cookies()
File "C:\Users\SAO\Music\Crunchyroll-XML-Decoder-py3-master\crunchy-xml-decode
r-py3.py", line 90, in check_cookies
login('', '')
File "crunchy-xml-decoder\login.py", line 278, in login
generate_sess_id = create_sess_id()
File "crunchy-xml-decoder\login.py", line 242, in create_sess_id
sess_id_data = session.post('http://api.crunchyroll.com/start_session.0.json
', proxies=proxies, params=payload).json()['data']
File "C:\Users\SAO\AppData\Local\Programs\Python\Python37\lib\site-packages\re
quests\models.py", line 910, in json
return complexjson.loads(self.text, **kwargs)
File "C:\Users\SAO\AppData\Local\Programs\Python\Python37\lib\json_init_.py
", line 348, in loads
return _default_decoder.decode(s)
File "C:\Users\SAO\AppData\Local\Programs\Python\Python37\lib\json\decoder.py"
, line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\SAO\AppData\Local\Programs\Python\Python37\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)
Presione una tecla para continuar . . .

@vampjoseph
Copy link

this is abandonware. I doubt anyone is working on fixes for the current code. time to move on, friend.

@alzamer2
Copy link
Owner

was busy in life
will go back to fix code soon

@vampjoseph
Copy link

I stand corrected. My apologies. please disregard my earlier message.

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

3 participants