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

Getting error #18

Open
SamyBotz opened this issue Jun 3, 2024 · 0 comments
Open

Getting error #18

SamyBotz opened this issue Jun 3, 2024 · 0 comments

Comments

@SamyBotz
Copy link

SamyBotz commented Jun 3, 2024

Traceback (most recent call last):
File "C:\Users\samee\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyBypass\main.py", line 85, in redirect_function
bypassed_value = eval(bypasser_function + f"('{url}'{parameter})")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1, in
File "C:\Users\samee\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyBypass\GdriveSharer\gdtot_bypass.py", line 34, in gdtot_bypass
url = re.findall(r'URL=(.*?)"', response.text)[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "D:\DOWNLOADS\Telegram Desktop\TeraBoxbot--main\ss.py", line 3, in
bypassed_link = PyBypass.bypass("https://new4.gdtot.dad/file/52459486968", gdtot_crypt="OG9EemRmNjdPWExMbGp1VmtJTDNEbm1FR0JmRmo4bWNDWUc0Y3lORmVORT0%3D")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samee\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyBypass\main.py", line 132, in bypass
return bypasser.bypass(url , name=name, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samee\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyBypass\main.py", line 125, in bypass
return self.redirect_function(url, bypasser_function, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samee\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyBypass\main.py", line 63, in wrapper_function
value = function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samee\AppData\Local\Programs\Python\Python312\Lib\site-packages\PyBypass\main.py", line 87, in redirect_function
raise UnableToBypassError("Unable to bypass this link. Possible reason can be cloudfare protection, wrong link, wrong parameters, expired link or script is patched")
PyBypass.main.UnableToBypassError: Unable to bypass this link. Possible reason can be cloudfare protection, wrong link, wrong parameters, expired link or script is patched

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