Get videos endpoint

Hello !
Why when am I getting videos from user_id, I get some videos that stream_id is “1”. Can someone explain me that ?

And, btw, where can I see the difference between the types of videos ? such upload, archive or highlight

Can’t wait for answers :smiley:

That would be the type parameter returned in the payload.

If the source video that that video (like when it’s a highlight and the original stream) is from no longer exists then you get a 1 (probably should be null/zero but it’s a 1)

Hello Barry! Thanks for the quick answer.

About the type, I know that is returned in the payload. But what is the difference ? When is a past stream, is a “upload” or an “archive” ? I would like to know if there is some pattern/doc about the differences between that types

A recording of a live stream is a archive
An upload is a video that was uploaded via the dashboard.
A highlight is a section of another video that was copied out (like a looooong clip)

Why when am I pass the param period equal day , am I getting videos created at 2 weeks ago ?

Duplicate of Get videos endpoint params

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.