searchVideos

Method that makes a POST request to https://holodex.net/api/v2/search/videoSearch

Returns

A List of Video objects matching the given parameters.

Parameters

Name
Type

postQueryParameters

PostQueryParameters

Allowed Fields

  • sort

  • languages

  • videoTypes

  • conditions

  • topics

  • channelIds

  • organizations

  • offset

  • limit

Usage Example

Result Example

Last updated