getVideos (GetQueryParameters)

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

Returns

A List of Video objects matching the given parameters.

Parameters

Name
Type

getQueryParameters

GetRequestParameters

Allowed Fields

  • channelId

  • from

  • videoId

  • extraInfo

  • languages

  • limit

  • maxUpcomingHours

  • mentionedChannelId

  • offset

  • order

  • organization

  • sortByField

  • to

  • topic

  • type

Usage Example

Result Example

Last updated