---
title: StringSearchScope.freeformVideo
framework: appintents
role: symbol
role_heading: Case
path: appintents/stringsearchscope/freeformvideo
---

# StringSearchScope.freeformVideo

The app supports searching for free-form video content like videos people upload to social media platforms.

## Declaration

```swift
case freeformVideo
```

## Overview

Overview Don’t use freeformVideo for highly structured content like movies and episodes of TV shows. For structured video content, use StringSearchScope.movies or StringSearchScope.tv instead.

## See Also

### Search scopes

- [StringSearchScope.general](appintents/stringsearchscope/general.md)
- [StringSearchScope.movies](appintents/stringsearchscope/movies.md)
- [StringSearchScope.tv](appintents/stringsearchscope/tv.md)
