Re-implement auth with cookie and oauth #613

Open
opened 2025-11-09 09:53:59 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @hextor1 on GitHub (Dec 4, 2024).

describe the feature you'd like to see

Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
This change requires a documentation update

Youtube TV seems no longer have scope for reading history or account details. Cookies may work and custom oauth seems most stable based on reporting from https://github.com/LuanRT/YouTube.js/issues/803

Re-implement cookie auth
Implement custom OAuth Client auth based on example
Issue number and link, if applicable

Reference: https://github.com/FoxxMD/multi-scrobbler/pull/236

additional context

No response

Originally created by @hextor1 on GitHub (Dec 4, 2024). ### describe the feature you'd like to see Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) This change requires a documentation update Youtube TV seems no longer have scope for reading history or account details. Cookies may work and custom oauth seems most stable based on reporting from https://github.com/LuanRT/YouTube.js/issues/803 Re-implement cookie auth Implement custom OAuth Client auth based on [example](https://github.com/LuanRT/YouTube.js/blob/main/examples/auth/custom-oauth2-creds/index.ts) Issue number and link, if applicable Reference: https://github.com/FoxxMD/multi-scrobbler/pull/236 ### additional context _No response_
GiteaMirror added the feature request label 2025-11-09 09:53:59 -06:00
Sign in to join this conversation.