| searchsearchUrl | ||||
|---|---|---|---|---|
| Description: | ||||
| Search for media given a specific URL Kaltura supports a searchURL action on some of the media providers. This action will return a KalturaSearchResult object based on a given URL (assuming the media provider is supported) | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| mediaType | KalturaMediaType | V | ||
| url | string | V | ||
| Output Type | ||||
| KalturaSearchResult | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/service/search/action/searchUrl JSON object:
|
||||