Main JSON
Fields
Type
Description
Required?
Variables
{
"sourceName": "YourSourceName",
"iconUrl": "https://your-source.com/icon.png",
"author": {
"name": "AuthorName",
"icon": "https://your-source.com/author-icon.png"
},
"version": "1.0.0",
"language": "English (DUB)",
"streamType": "HLS",
"quality": "720p",
"baseUrl": "https://api.your-source.com/",
"searchBaseUrl": "https://your-source.com/search=%s",
"scriptUrl": "https://your-source.com/script.js",
"asyncJS": true,
"streamAsyncJS": false.
"softsub": true
}Last updated