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 #2

Open
adarsh-goel opened this issue May 21, 2022 · 0 comments
Open

error #2

adarsh-goel opened this issue May 21, 2022 · 0 comments

Comments

@adarsh-goel
Copy link

Exception in thread Thread-5:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "ucef.py", line 181, in coursevania
nonce = json.loads(nonce.strip().strip(";"))["load_content"]
File "/usr/lib/python3.8/json/init.py", line 357, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.8/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.8/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)
[•]IDownloadCoupons: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 25/25 [00:00<00:00, 52985.14it/s][•]Tutorial Bar: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 36/36 [00:06<00:00, 5.42it/s][•]Real Discount: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 36/36 [00:13<00:00, 2.60it/s][•]Udemy Freebies: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 24/24 [00:37<00:00, 1.57s/it][•]Discudemy: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 48/48 [00:39<00:00, 1.22it/s]0 SAP Project Essentials: Implementing SAP S/4HANA and SAP ERP https://www.udemy.com/course/sap-erp-project/?couponCode=D71759127E081610E791
Traceback (most recent call last):
File "ucef.py", line 547, in main1
auto(links_ls)
File "ucef.py", line 435, in auto
purchased, amount = course_landing_api(course_id)
File "ucef.py", line 299, in course_landing_api
r = s.get(
NameError: name 's' is not defined

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