# GoogleOther-Video

> The video variant of GoogleOther, used for internal Google fetches that do not belong to Search.

| field | value |
|---|---|
| operator | Google |
| category | AI training crawlers |
| robots.txt token | `GoogleOther-Video` |
| user-agent contains | `GoogleOther-Video` |
| robots.txt | obeys robots.txt (documented) |
| verify by | published IP ranges |
| published IP ranges | https://developers.google.com/static/search/apis/ipranges/special-crawlers.json |
| prefixes mirrored | 136 IPv4 / 136 IPv6 |
| operator docs | https://developers.google.com/search/docs/crawling-indexing/google-common-crawlers |
| last reviewed | 2026-09-01 |

## What blocking it costs you

No effect on Search or on Google Video search. Blocks internal Google research fetches of your video files.

## Full user-agent string

```
GoogleOther-Video/1.0
```

## Block it

```
User-agent: GoogleOther-Video
Disallow: /
```

## Allow it

```
User-agent: GoogleOther-Video
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/googleother-video.json · index: https://www.pathwren.workers.dev/llms.txt
