GuardianTheater / guardian-theater-indexeddb

https://guardian.theater
11 stars 0 forks source link

Twich videos that are not Destiny 2 #21

Closed ghost closed 3 years ago

ghost commented 3 years ago

Sometime videos are shown where the streamer is not playing destiny 2. My guess is they are having a recovery service carried out while they are streaming another game. GT

Marthdovah commented 3 years ago

Sometimes the thumbnails show something else, but the timestamp would take you to when the match was played.

Other times? Yeah, there's not one instance of them playing Destiny 2.

ghost commented 3 years ago

No, I watched the videos, not destiny content - these videos are all diffrent games, its not just the thumbnail

garrettmorse commented 3 years ago

Also seeing the same issue. Some clips are perfect - recent comp match against a streamer, iron banner, etc. Most other clips are of random people playing Rocket League, Guitar Hero, etc.

image

presstun commented 3 years ago

Same nothing but someone playing valorant

chrisfried commented 3 years ago

They're false-positive matches. In the interest of finding as many Destiny clips as possible, the app attempts to match all the names linked to a Destiny account against Twitch names. The site finds more clips than it would if it just checked for explicitly linked Twitch accounts, but it also finds a lot of clips from accounts that don't actually match. There are a few paths forward, high on my list are:

nazimamin commented 3 years ago

@chrisfried Is this caused by user/{membershipId}/partnership API that provided linked Twitch account is no longer available on bungie's end?

chrisfried commented 3 years ago

@nazimamin Yes, that was the reason for switching to a broader search which is prone to false-positives. However, Bungie has since re-implemented Twitch account linking to support Prime Gaming rewards.

I recently, silently switched the site over to only looking for those explicitly linked accounts. Which I suppose means I can close this ticket…