NodeLink icon indicating copy to clipboard operation
NodeLink copied to clipboard

[BUG]: YT Error (Sign in to confirm you’re not a bot)

Open ZuherLaith opened this issue 1 year ago • 4 comments

NodeLink version

2.2.0 -- latest

Description

Basically YT source isn't behavioring as expected and is not functioning.

Note: If authorization is required to put this issue to an end, it should have require easy info to do so.

This issue has been going for the past weeks.

Client

FL 2.4.1 -- latest

Steps to reproduce

Request any YT link and monitor your logs to see what it outputs.

Example code

No response

Confirmations

  • [X] My environment meets the minimum requirements.
  • [X] I have verified that this is not a duplicate issue.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

ZuherLaith avatar Jun 18 '24 19:06 ZuherLaith

@ZuherLaith We're Already aware of it, And I think 🤔 Pedroo already has ways for Authorization. And Another fix/way was partially added. Those probably fix the problem. I don't Know because I haven't occurred these Issues.

@ThePedroo

UnschooledGamer avatar Jun 19 '24 08:06 UnschooledGamer

Pedroo already has ways for Authorization. And Another fix/way was partially added. Those probably fix the problem. I don't Know because I haven't occurred these Issues.

Sadly Pedro's authorization method requires a rooted android device, I already tried it on nox android emulator, didn't work. Also, this is a non-friendly user fix, this problem can appear to any other user making it challenging to fix the issue. Therefore, another solution or easier one is required if possible.

ZuherLaith avatar Jun 19 '24 12:06 ZuherLaith

Pedroo already has ways for Authorization. And Another fix/way was partially added. Those probably fix the problem. I don't Know because I haven't occurred these Issues.

Sadly Pedro's authorization method requires a rooted android device, I already tried it on nox android emulator, didn't work. Also, this is a non-friendly user fix, this problem can appear to any other user making it challenging to fix the issue. Therefore, another solution or easier one is required if possible.

Cannot do anything except waiting for An Fix.

UnschooledGamer avatar Jun 19 '24 12:06 UnschooledGamer

Pedroo already has ways for Authorization. And Another fix/way was partially added. Those probably fix the problem. I don't Know because I haven't occurred these Issues.

Sadly Pedro's authorization method requires a rooted android device, I already tried it on nox android emulator, didn't work. Also, this is a non-friendly user fix, this problem can appear to any other user making it challenging to fix the issue. Therefore, another solution or easier one is required if possible.

That's wrong, that method doesn't require a rooted device. Well, one of the approaches is through a rooted device, but you can also use an Android emulator, and use HTTPToolkit.

ThePedroo avatar Jun 19 '24 13:06 ThePedroo

Fixed in rewrite adding oauth2 + TV clients

https://github.com/PerformanC/NodeLink/blob/rewrite/src%2Fsources%2Fyoutube%2FOAuth.js

1Lucas1apk avatar Oct 21 '25 21:10 1Lucas1apk