Daddylive - DaddyLiveHD | StreamEast | CrackStreams - Stream Anytime, Anywhere
๐Ÿ”– Bookmark these Chat and Domains - never miss a stream again:   ๐Ÿ’ฌ Chat & https://daddylive.nl | https://warflix.cv
Auto-Hide Social Banner
Telegram Discord

๐Ÿ“บ Live TV Embed API

๐Ÿ“ก Channels: 1292 ๐Ÿ”ด Live Events Now: 18 โฑ Cache refreshes every 1 min โ†บ Force Refresh

๐Ÿ”— JSON API Endpoints

EndpointReturns
/api/events  Open โ†— All currently live events grouped by category (18 live now)
/api/channels  Open โ†— All channels with embed URLs (1292 total)

๐Ÿ“ /api/events Response Structure

Returns only currently live events โ€” same as the Live Events section on TV-1. Each stream link is a separate channel object with its own channel_name ("Link - 1", "Link - 2", โ€ฆ) and a single url field.

{ "categories": { "Afl": [ { "time": "05:15", "event": "๐Ÿˆ Western Bulldogs vs. Carlton", "channels": [ { "channel_name": "Link - 1", "url": "https://daddylive.li/player/embed.php?id=โ€ฆ" }, { "channel_name": "Link - 2", "url": "https://daddylive.li/player/embed.php?id=โ€ฆ" }, { "channel_name": "Link - 3", "url": "https://daddylive.li/player/embed.php?id=โ€ฆ" }, { "channel_name": "Link - 4", "url": "https://daddylive.li/player/embed.php?id=โ€ฆ" }, { "channel_name": "Link - 5", "url": "https://daddylive.li/player/embed.php?id=โ€ฆ" } ], "source": "tv12" } ], "Cricket": [ { "time": "10:30", "event": "India vs Australia", "channels": [ { "channel_name": "Link - 1", "url": "https://daddylive.li/player/embed.php?id=302" } ], "source": "tv1" } ] }, "popular_events": [ { "category": "Football", "time": "15:00", "event": "Man City vs Liverpool", "channels": [ { "channel_name": "Link - 1", "url": "https://daddylive.li/player/embed.php?id=44" }, { "channel_name": "Link - 2", "url": "https://daddylive.li/player/embed.php?id=46" } ], "source": "tv1" } ], "total_events": 12 }

/api/channels Response

[ { "channel_name": "Sky Sports Main Event", "url": "https://daddylive.li/player/embed.php?id=44" }, ... ]

๐Ÿš€ Quick Start โ€” Embed a Stream

<iframe src="https://daddylive.li/player/embed.php?id=CHANNEL_ID" width="100%" height="380px" style="border:0;" allowfullscreen ></iframe>
๐Ÿ’ก Tip: Try Link - 1 first. If it fails, switch to Link - 2, Link - 3, etc. Each channel object has exactly one url field โ€” just iterate the channels array to cycle through backup streams.

๐Ÿ“‹ Query Parameters

ParameterEndpointValuesDescription
source Optional /api/events tv1 ยท tv2 ยท tv3 ยท tv4 โ€ฆ tv13 Filter live events by data source
refresh Optional /api 1 Force rebuild all caches immediately