GoogleOther Video
Operated by Google
GoogleOther-VideoAbout this crawler
GoogleOther Video is Google's model training crawler. Collects page content that may be used to train or improve a model. Nobody is waiting on the other end, and nothing is cited back at the time of the visit.
A request from GoogleOther Video usually means the page content is being collected and may be used to train or improve a model, and nobody is reading it right now.
User agent
Match on the token, not the whole header. Operators change version numbers and the surrounding text freely, so a substring match on the token is the only stable rule.
Mozilla/5.0 (compatible; GoogleOther-Video/1.0)
Typical shape. The exact header varies by operator and version.
Blocking it in robots.txt
User-agent: GoogleOther-Video Disallow: /
robots.txt is a request, not enforcement. Well behaved crawlers honour it; nothing stops one that does not.
Verifying a request really came from GoogleOther Video
Scrapers routinely borrow a well known crawler's user agent to slip past rate limits. Checking takes three pieces.
1. User agent
What the request claims to be. It is a plain header that anyone can set, so on its own it proves nothing.
2. Request IP
The address the request actually arrived from. Your server sees it directly, and it cannot be set by the caller the way a header can.
3. Range check
This operator publishes neither IP ranges nor a reverse DNS convention. A request carrying this user agent cannot be confirmed as genuine, so treat the count as a claim rather than a fact.
If you need certainty for this one, the practical options are rate limiting by address or blocking it in robots.txt and watching whether the requests stop.
More from Google
Cloud Vertex Bot
CloudVertexBotModel training
Gemini
Gemini-Deep-ResearchAI answers
Google Agent
Google-AgentAutonomous agents
Google Cloud Vertex Bot
Google-CloudVertexBotModel training
Google-ExtendedModel training
Google Firebase AI
Google-FirebaseAutonomous agents
Gemini CLI
Google-Gemini-CLIAutonomous agents
Google Inspection Tool
Google-InspectionToolAI search indexing
NotebookLM
Google-NotebookLMAI answers
Project Mariner
GoogleAgent-MarinerAutonomous agents
Google URL Context
GoogleAgent-URLContextAI answers
GooglebotAI search indexing
GoogleOtherModel training
GoogleOther Image
GoogleOther-ImageModel training
Is GoogleOther Video allowed on your site?
Zenovay reads your robots.txt and llms.txt and shows, crawler by crawler, which AI products you currently allow and which you block. It also tracks the AI assistants that send you real visitors, and ties those visits to revenue.
Start free