INDIA
🏏 VS 🏏
PAKISTAN
Create your dream cricket match highlights
Cricket Match Video Generator
Create custom India vs Pakistan match videos with your preferred outcomes and highlights!
🎥 Your match video will appear here
⚡ Custom highlights generated based on your selections
Free API for Developers
Use our free API to generate cricket match videos programmatically:
POST https://api.cricketvideogen.com/v1/generate
Content-Type: application/json
{
"team1": "India",
"team2": "Pakistan",
"score1": 320,
"score2": 290,
"match_type": "ODI",
"venue": "Dubai International Stadium"
}
Example response:
{
"video_url": "https://api.cricketvideogen.com/videos/indvspak_12345.mp4",
"duration": "8:24",
"highlights": ["Kohli century", "Bumrah 5-wicket haul"],
"success": true
}
No API key required - free for non-commercial use!
.png)