lang 4 жил өмнө
parent
commit
17410c1120

+ 1 - 1
Controller/CloudStorage.py

@@ -466,7 +466,7 @@ class CloudStorageView(View):
                 # thumb_url = response_url
                 # m3u8 = '{uid}/vod{channel}/{time}/{time}.m3u8'. \
                 #     format(uid=uid, channel=channel, time=vod['time'])
-                vod_url = 'http://cloudstroage.dvema.com/cloudstorage/signplaym3u8?' \
+                vod_url = 'http://test.dvema.com/cloudstorage/signplaym3u8?' \
                           'uid={uid}&channel={channel}&time={time}&sign=tktktktk'. \
                     format(uid=uid, channel=channel, time=vod['time'])
                 vod_play_list.append({