"ext_id" on the VOD Information always a mismatch. #345
Replies: 1 comment 1 reply
-
Twitch has a VOD ID and a live ID which is why they are different. Once the video download is complete, I can attempt to update the Ganymede VOD with the Twitch VOD ID that corresponds with the live stream. This obviously has some catches. The VOD needs to be available immediately so the channel needs to not have the manual vod creation setting enabled (where the channel needs to click a button to publish the vod), and needs vods turned on in general. If the Ganymede livestream video does get updated with the correct external ID of the VOD then you won't be able to archive the VOD as it technically already exists in Ganymede (the external IDs are the same). Probably not a huge concern as you already have the livestream. Would this solve your issue? |
Beta Was this translation helpful? Give feedback.
-
Wouldn't count this as an issue because beside archiving and watching on Ganymede I'm using the VOD Information from ganymede to make an index on my website so other people can easily find vods trough playlists I made in Ganymede.
For example: https://lekkerspelenfandom.nl/untitled-2/
But take this VOD information as example:
You would think the "ext_id" would be the id of the vod? So that would be https://www.twitch.tv/videos/42114447897.
But that doesn't exist, it actually is in this case: https://www.twitch.tv/videos/2003234717.
So I was thinking that maybe twitch changes the "ext_id" when it's going from live to vod?
Probably out of scope for this project but was wondering if there was an fix for this.
Beta Was this translation helpful? Give feedback.
All reactions