node-ytsr icon indicating copy to clipboard operation
node-ytsr copied to clipboard

Use youtubei endpoint for initial request

Open Svallinn opened this issue 4 years ago • 3 comments

Cause: https://github.com/FreeTubeApp/FreeTube/issues/940 Apparently, if the payload is too large, the https://www.youtube.com/results endpoint returns 413 (Payload Too Large) The API, however, does not have this limitation.

  • Is this an extreme edge case?

    • Yes
  • Am I shamelessly asking you to take care of it anyway?

    • Yes
  • Will I implement it myself if you don't wanna do it? laughing

    • ...alright, alright, maybe

NOTE: Obviously prioritize other issues

Svallinn avatar Apr 21 '21 00:04 Svallinn

🤔 this sounds like a "just reject inputs over 128 character" problem

TimeForANinja avatar Apr 22 '21 07:04 TimeForANinja

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 21 '21 07:06 stale[bot]

Still relevant

Svallinn avatar Jun 21 '21 13:06 Svallinn