{"service":"LordFlix Stream Extractor API","version":"1.0.0","endpoints":{"health":"GET /","movie":"GET /movie/:tmdbId","tv":"GET /tv/:tmdbId/:season/:episode","extractPost":"POST /api/extract"},"usage":{"movie":"GET /movie/1216578","tv":"GET /tv/220102/1/1","post":"POST /api/extract  body: { \"type\":\"tv\", \"tmdbId\":\"220102\", \"season\":\"1\", \"episode\":\"1\" }"}}