Xc Api Playlist -
GET /player_api.php ?username=USER &password=PASS &action=get_live_categories Response :
[ "stream_id": 101, "name": "ESPN HD", "stream_icon": "https://.../espn.png", "epg_channel_id": "espn.us", "stream_type": "live" ] This is the most direct “playlist” endpoint: xc api playlist
[ "category_id": 1, "category_name": "Sports", "category_id": 2, "category_name": "News" ] GET /player_api.php ?username=USER &password=PASS &action=get_live_streams &category_id=1 Response (abbreviated): GET /player_api

English