LoremPizza commited on
Commit
4a9289a
·
verified ·
1 Parent(s): b196c4e

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -4,7 +4,7 @@ import requests
4
  import os
5
 
6
  app = FastAPI()
7
- m3u8_url = "https://vixcloud.co/playlist/247057?token=9b93a3831d50b0a6449a2b1b10e6a5bf&expires=1740138167&h=1"
8
  m3u8_file_path = "video-path/myvideo.m3u8"
9
 
10
  def fetch_and_save_m3u8(url, file_path):
 
4
  import os
5
 
6
  app = FastAPI()
7
+ m3u8_url = "https://hfs302.serversicuro.cc/hls/,dnzpfec63dg4a3gyvapx72rcyqjwtaix6g6gsfexbdzt3uusvijhskjgwl5a,.urlset/master.m3u8"
8
  m3u8_file_path = "video-path/myvideo.m3u8"
9
 
10
  def fetch_and_save_m3u8(url, file_path):