Mythus commited on
Commit
433f04c
·
verified ·
1 Parent(s): 6270c4d

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +15 -0
run.py CHANGED
@@ -50,6 +50,21 @@ STREAM = {
50
  "title": "Rai 1",
51
  "url": "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803&output=7&forceUserAgent=raiplayappletv"
52
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  ]
54
  }
55
 
 
50
  "title": "Rai 1",
51
  "url": "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803&output=7&forceUserAgent=raiplayappletv"
52
  }
53
+ {
54
+ "id": "sky24"
55
+ "title": "Sky News 24"
56
+ "url": "https://07-24.mizhls.ru/fls/cdn/calcioXskysport24/playlist.m3u8"
57
+ "behaviorHints": {
58
+ "notWebReady": True,
59
+ "proxyHeaders": {
60
+ "request": {
61
+ "Referer": "https://claplivehdplay.ru/",
62
+ "Origin": "https://claplivehdplay.ru",
63
+ "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
64
+ }
65
+ }
66
+ }
67
+ }
68
  ]
69
  }
70