Files
addon/plugin.video.alfa/channels/yts.json
William Lopez 73efed17d0 yts.am working
2018-09-15 15:38:07 -04:00

23 lines
438 B
JSON

{
"id": "yts",
"name": "Yts",
"active": true,
"adult": false,
"language": ["*"],
"thumbnail": "yts.jpg",
"categories": [
"movie",
"torrent",
"vos"
],
"settings":[
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": false,
"enabled": true,
"visible": true
}
]
}