StreamEngine

Unified torrent search → Webtor → Stream.

Public API

GET /api/info.php?id=TMDB_ID
GET /api/search.php?id=TMDB_ID       # full ranked list + best_magnet
GET /api/stream.php?id=TMDB_ID       # { magnet, stream_url } ready to play
GET /embed.php?id=TMDB_ID            # iframe-ready player

Embed:

<iframe src="https://yourdomain.com/embed.php?id=27205" allowfullscreen></iframe>