getLiveAndUpcomingVideos (GetQueryParameters)

Method that makes a GET request to https://holodex.net/api/v2/live

Returns

A List of Video objects matching the given parameters.

Parameters

Name
Type

getQueryParameters

GetQueryParameters

Allowed Fields

  • channelId

  • videoId

  • extraInfo

  • languages

  • limit

  • maxUpcomingHours

  • mentionedChannelId

  • offset

  • sortOrder

  • organization

  • sortByField

  • status

  • topic

  • type

Usage Example

Result Example

Last updated