Browse Source

新增 快手开眼快创获取优质素材信息url

liyuyi@c-top.com.cn 4 years ago
parent
commit
88bfc82172
1 changed files with 3 additions and 0 deletions
  1. 3 0
      config/url.py

+ 3 - 0
config/url.py

@@ -14,3 +14,6 @@ get_material_info_from_ocean_engine_url = "https://cc.oceanengine.com/creative_r
 
 # 依据 vid, 从巨量引擎获取视频信息
 get_video_info_from_ocean_engine_url = "https://cc.oceanengine.com/creative_content_server/api/video/info"
+
+# 快手开眼快创获取优质素材信息
+get_video_info_from_kuaishou_kaiyan = "https://cc.e.kuaishou.com/rest/creativeCentor/inspired/list"