mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-09 07:17:16 -05:00
Re-implement auth with cookie and oauth #613
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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