TheRedstoneRadiant

Results 10 comments of TheRedstoneRadiant

Did some stuff a few months ago, feel free to merge: https://github.com/hoemotion/Karuma/pull/4 I gave up halfway through

Google Sign-in Button href: https://aternos.org/auth/google-login Redirects to https://accounts.google.com/o/oauth2/auth/oauthchooseaccount?response_type=code&access_type=online&client_id=853067141497-24lhsecgk8lm86qat7nolobpn791o2r6.apps.googleusercontent.com&redirect_uri=https://aternos.org/auth/google-login&state=...&scope=https://www.googleapis.com/auth/userinfo.email&approval_prompt=force&flowName=GeneralOAuthFlow client_id=853067141497-24lhsecgk8lm86qat7nolobpn791o2r6.apps.googleusercontent.com redirect_uri=https://aternos.org/auth/google-login

Clone the git repo.

See #559. You likely need to re-enter your token manually because of browser autofill, there should be an option somewhere in the Undiscord popup.

Added token input in https://github.com/logicguy1/Mass-Dm-Self-Bot/commit/4ec5954b15e84dc6453af65641510f2b2bd98e03.

Download the latest version, you'll be prompted when running.

Download the latest version. It'll prompt you for a token.

Can reproduce. When trying to download a video, I get the following error: ``` Traceback (most recent call last): File "main.py", line 112, in main .streams[0] ^^^^^^^ File "/home/user/.local/lib/python3.11/site-packages/vimeo_downloader/__init__.py", line...

You can use yt-dlp as a temporary workaround.