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

[TwitchBridge] Add new bridge #1253

Merged
merged 3 commits into from
Sep 7, 2019
Merged

Conversation

Roliga
Copy link
Contributor

@Roliga Roliga commented Aug 9, 2019

Adding a bridge for Twitch VODs again. There was one before but it was removed (c0df82c) when the Twitch API started requiring a client ID to use it. For now this uses the client ID that the twitch.tv website itself uses since that seems to be mostly static. Ideally administrators should set their own client ID.

This also uses the older "kraken" API so it can include some goodies like a list of games that were played during the video. The older API is supposed to be discontinued at some point in favor of the newer "helix" API, but since that has been found to be a bit incomplete "kraken" is still kept around for now, so we can use that until it's discontinued.

@teromene teromene merged commit 52d2d21 into RSS-Bridge:master Sep 7, 2019
@teromene
Copy link
Member

teromene commented Sep 7, 2019

Thanks for the PR !

infominer33 pushed a commit to web-work-tools/rss-bridge that referenced this pull request Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants