lang %!s(int64=4) %!d(string=hai) anos
pai
achega
17410c1120
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/CloudStorage.py

+ 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({