Mythus commited on
Commit
2041283
·
verified ·
1 Parent(s): 7a62dc9

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +45 -19
run.py CHANGED
@@ -53,43 +53,69 @@ STREAM = {
53
  "title": "Rai 1",
54
  "url": "https://m3u.iranvids.com/rai01/output.m3u8",
55
  "behaviorHints": {
56
- "notWebReady": True,
57
- "proxyHeaders": {
58
- "request": {
59
- "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
60
- }
61
  }
62
  }
 
63
  },
64
  {
65
  "id": "rai2",
66
  "title": "Rai 2",
67
  "url": "https://ddy6.mizhls.ru/ddy6/premium851/playlist.m3u8",
68
  "behaviorHints": {
69
- "notWebReady": True,
70
- "proxyHeaders": {
71
- "request": {
72
- "Referer": "https://1qwebplay.xyz/",
73
- "Origin": "https://1qwebplay.xyz/",
74
- "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
75
- }
76
  }
77
  }
 
78
  },
79
  {
80
  "id": "sky24",
81
  "title": "Sky News 24",
82
  "url": "https://08-24.mizhls.ru/fls/cdn/calcioXskysport24/playlist.m3u8",
83
  "behaviorHints": {
84
- "notWebReady": True,
85
- "proxyHeaders": {
86
- "request": {
87
- "Referer": "https://claplivehdplay.ru/",
88
- "Origin": "https://claplivehdplay.ru",
89
- "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
90
- }
91
  }
92
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  }
94
  ]
95
  }
 
53
  "title": "Rai 1",
54
  "url": "https://m3u.iranvids.com/rai01/output.m3u8",
55
  "behaviorHints": {
56
+ "notWebReady": True,
57
+ "proxyHeaders": {
58
+ "request": {
59
+ "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
 
60
  }
61
  }
62
+ }
63
  },
64
  {
65
  "id": "rai2",
66
  "title": "Rai 2",
67
  "url": "https://ddy6.mizhls.ru/ddy6/premium851/playlist.m3u8",
68
  "behaviorHints": {
69
+ "notWebReady": True,
70
+ "proxyHeaders": {
71
+ "request": {
72
+ "Referer": "https://1qwebplay.xyz/",
73
+ "Origin": "https://1qwebplay.xyz/",
74
+ "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
 
75
  }
76
  }
77
+ }
78
  },
79
  {
80
  "id": "sky24",
81
  "title": "Sky News 24",
82
  "url": "https://08-24.mizhls.ru/fls/cdn/calcioXskysport24/playlist.m3u8",
83
  "behaviorHints": {
84
+ "notWebReady": True,
85
+ "proxyHeaders": {
86
+ "request": {
87
+ "Referer": "https://claplivehdplay.ru/",
88
+ "Origin": "https://claplivehdplay.ru",
89
+ "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"
 
90
  }
91
  }
92
+ }
93
+ },
94
+ {
95
+ "id": "skysportcalcio",
96
+ "title": "Sky Calcio",
97
+ "url": "https://fdj49sum3z6ht7bp85wg2n.cdnstrength.net:8443/hls/qgdzborpo.m3u8?s=kYZwtESo9NFAg_gjYx3wYg&e=1724261465",
98
+ "behaviorHints": {
99
+ "notWebReady": True,
100
+ "proxyHeaders": {
101
+ "request": {
102
+ "Accept": "*/*",
103
+ "Accept-Language": "it-IT,it;q=0.9,en-US;q=0.8,en;q=0.7",
104
+ "Connection": "keep-alive",
105
+ "If-Modified-Since": "Wed, 21 Aug 2024 11:30:59 GMT",
106
+ "If-None-Match": "\"66c5cff3-359\"",
107
+ "Origin": "https://swipebreed.net",
108
+ "Referer": "https://swipebreed.net/",
109
+ "Sec-Fetch-Dest": "empty",
110
+ "Sec-Fetch-Mode": "cors",
111
+ "Sec-Fetch-Site": "cross-site",
112
+ "User-Agent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36",
113
+ "sec-ch-ua": "\"Not-A.Brand\";v=\"99\", \"Chromium\";v=\"124\"",
114
+ "sec-ch-ua-mobile": "?0",
115
+ "sec-ch-ua-platform": "\"Android\""
116
+ }
117
+ }
118
+ }
119
  }
120
  ]
121
  }