<!--
{
  "availability" : [
    "iOS: 17.2.0 -",
    "iPadOS: 17.2.0 -",
    "macCatalyst: -",
    "macOS: 14.2.0 -",
    "tvOS: 17.2.0 -",
    "visionOS: -",
    "watchOS: 10.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/StringSearchScope/freeformVideo",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents17StringSearchScopeO13freeformVideoyA2CmF"
  },
  "title" : "StringSearchScope.freeformVideo"
}
-->

# StringSearchScope.freeformVideo

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

```
case freeformVideo
```

## Overview

Don’t use `freeformVideo` for highly structured content like movies and episodes of TV shows. For structured video content, use [`StringSearchScope.movies`](/documentation/AppIntents/StringSearchScope/movies) or [`StringSearchScope.tv`](/documentation/AppIntents/StringSearchScope/tv) instead.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)