Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[record] Custom Client-ID and integrated OAuth #3

Open
4 tasks
TheDrHax opened this issue Oct 12, 2020 · 0 comments
Open
4 tasks

[record] Custom Client-ID and integrated OAuth #3

TheDrHax opened this issue Oct 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@TheDrHax
Copy link
Owner

Instead of using Twitch's OAuth token, we can create our own. It would be enough for detecting stream and live VOD, but streamlink would still require first-party token, that can be configured separately.

  • Add custom Client-ID support to allow users to specify their own Client-ID - OAuth token pairs;
  • Create Client-ID for this script;
  • Implement OAuth implicit code flow;
  • Add global configuration file and store token in it;
@TheDrHax TheDrHax added the enhancement New feature or request label Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant