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

raise TidalAuthError("TIDAL BOT protection, try again later!") modules.tidal.tidal_api.TidalAuthError: TIDAL BOT protection, try again later! #45

Open
sultanmonsur opened this issue Oct 26, 2023 · 1 comment

Comments

@sultanmonsur
Copy link

Traceback (most recent call last):
File "/data/data/com.termux/files/home/orpheusdl/orpheus.py", line 224, in
main()
File "/data/data/com.termux/files/home/orpheusdl/orpheus.py", line 219, in main
orpheus_core_download(orpheus, media_to_download, tpm, sdm, path)
File "/data/data/com.termux/files/home/orpheusdl/orpheus/core.py", line 368, in orpheus_core_download
music = orpheus_session.load_module(mainmodule)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/home/orpheusdl/orpheus/core.py", line 210, in load_module
loaded_module = class_(module_controller)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/home/orpheusdl/modules/tidal/interface.py", line 114, in init
sessions[session_type].auth(username, password)
File "/data/data/com.termux/files/home/orpheusdl/modules/tidal/tidal_api.py", line 354, in auth
raise TidalAuthError("TIDAL BOT protection, try again later!")
modules.tidal.tidal_api.TidalAuthError: TIDAL BOT protection, try again later!

@AJRXv2
Copy link

AJRXv2 commented Nov 23, 2023

did you find any solution?

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

2 participants