Enigma2 plugin to to play various online streams (mostly Latvian).

api.txt 2.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. http://playapi.mtgx.tv/v3/search?term=a&country=lv&device=mobile&premium=open
  2. http://playapi.mtgx.tv/v3/channels?country=lv - kanālu saraksts
  3. http://playapi.mtgx.tv/v3/videos?country=lv&order=-airdate&type=live - live
  4. http://playapi.mtgx.tv/v3/videos?country=lv&order=-airdate - pēdējie videos/660547
  5. http://playapi.mtgx.tv/v3/categories?country=lv
  6. http://playapi.mtgx.tv/v3/formats?country=lv
  7. http://playapi.mtgx.tv/v3/seasons?format=1516
  8. http://playapi.mtgx.tv/v3/videos?format=802
  9. http://playapi.mtgx.tv/v3/videos/660547
  10. http://playapi.mtgx.tv/v3/videos/stream/660547
  11. TV
  12. Jaunākie
  13. Kategorijas
  14. Kanāli
  15. Programmas
  16. [{
  17. "id" : 51,
  18. "parent_id" : null,
  19. "name" : "Bērniem",
  20. "slug" : "berniem",
  21. "country" : "lv",
  22. "_links" : {
  23. "self" : {
  24. "href" : "http://playapi.mtgx.tv/v3/categories/51"
  25. },
  26. "formats" : {
  27. "href" : "http://playapi.mtgx.tv/v3/formats?category=51"
  28. },
  29. "image" : {
  30. "href" : "http://mtgonline.lv/tv3play/categories/berni.jpg",
  31. "templated" : true
  32. }
  33. }
  34. }, {
  35. "id" : 52,
  36. "parent_id" : null,
  37. "name" : "Izklaide",
  38. "slug" : "izklaide",
  39. "country" : "lv",
  40. "_links" : {
  41. "self" : {
  42. "href" : "http://playapi.mtgx.tv/v3/categories/52"
  43. },
  44. "formats" : {
  45. "href" : "http://playapi.mtgx.tv/v3/formats?category=52"
  46. },
  47. "image" : {
  48. "href" : "http://mtgonline.lv/tv3play/categories/izklaide.jpg",
  49. "templated" : true
  50. }
  51. }
  52. }, {
  53. "id" : 53,
  54. "parent_id" : null,
  55. "name" : "Seriāli",
  56. "slug" : "seriali",
  57. "country" : "lv",
  58. "_links" : {
  59. "self" : {
  60. "href" : "http://playapi.mtgx.tv/v3/categories/53"
  61. },
  62. "formats" : {
  63. "href" : "http://playapi.mtgx.tv/v3/formats?category=53"
  64. },
  65. "image" : {
  66. "href" : "http://cdn.playapi.mtgx.tv/imagecache/{size}/cloud/content-images/seasons/5069/307528/seriali-4.jpg",
  67. "templated" : true
  68. }
  69. }
  70. }, {
  71. "id" : 55,
  72. "parent_id" : null,
  73. "name" : "Aktualitātes",
  74. "slug" : "aktualitates",
  75. "country" : "lv",
  76. "_links" : {
  77. "self" : {
  78. "href" : "http://playapi.mtgx.tv/v3/categories/55"
  79. },
  80. "formats" : {
  81. "href" : "http://playapi.mtgx.tv/v3/formats?category=55"
  82. },
  83. "image" : {
  84. "href" : "http://mtgonline.lv/tv3play/categories/aktualitates.jpg",
  85. "templated" : true
  86. }
  87. }
  88. }, {
  89. "id" : 58,
  90. "parent_id" : null,
  91. "name" : "Sports",
  92. "slug" : "sports",
  93. "country" : "lv",
  94. "_links" : {
  95. "self" : {
  96. "href" : "http://playapi.mtgx.tv/v3/categories/58"
  97. },
  98. "formats" : {
  99. "href" : "http://playapi.mtgx.tv/v3/formats?category=58"
  100. },
  101. "image" : {
  102. "href" : "http://mtgonline.lv/tv3play/categories/sports.jpg",
  103. "templated" : true
  104. }
  105. }
  106. }
  107. ]