tencentcloud-sdk-python-vod 3.1.31__tar.gz → 3.1.32__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (22) hide show
  1. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/setup.py +1 -1
  3. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20180717/models.py +738 -78
  5. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20180717/vod_client.py +46 -0
  6. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20180717/vod_client_async.py +36 -0
  7. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud_sdk_python_vod.egg-info/PKG-INFO +2 -2
  8. tencentcloud_sdk_python_vod-3.1.32/tencentcloud_sdk_python_vod.egg-info/requires.txt +1 -0
  9. tencentcloud_sdk_python_vod-3.1.31/tencentcloud_sdk_python_vod.egg-info/requires.txt +0 -1
  10. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/README.rst +0 -0
  11. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/setup.cfg +0 -0
  12. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/__init__.py +0 -0
  13. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20180717/__init__.py +0 -0
  14. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20180717/errorcodes.py +0 -0
  15. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20240718/__init__.py +0 -0
  16. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20240718/errorcodes.py +0 -0
  17. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20240718/models.py +0 -0
  18. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20240718/vod_client.py +0 -0
  19. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud/vod/v20240718/vod_client_async.py +0 -0
  20. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud_sdk_python_vod.egg-info/SOURCES.txt +0 -0
  21. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud_sdk_python_vod.egg-info/dependency_links.txt +0 -0
  22. {tencentcloud_sdk_python_vod-3.1.31 → tencentcloud_sdk_python_vod-3.1.32}/tencentcloud_sdk_python_vod.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-vod
3
- Version: 3.1.31
3
+ Version: 3.1.32
4
4
  Summary: Tencent Cloud Vod SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.31
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.32
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-vod',
11
- install_requires=["tencentcloud-sdk-python-common>=3.1.31,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.32,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Vod SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.31'
17
+ __version__ = '3.1.32'
@@ -11652,6 +11652,61 @@ class AigcVideoOutputConfig(AbstractModel):
11652
11652
 
11653
11653
 
11654
11654
 
11655
+ class AigcVideoSceneInfo(AbstractModel):
11656
+ r"""场景化 AIGC 生图配置。
11657
+
11658
+ """
11659
+
11660
+ def __init__(self):
11661
+ r"""
11662
+ :param _Type: AI生视频场景类型,可选值:
11663
+ - product_showcase: 产品360度展示。
11664
+ :type Type: str
11665
+ :param _ProductShowcaseConfig: 产品展示参数
11666
+ :type ProductShowcaseConfig: :class:`tencentcloud.vod.v20180717.models.ProductShowcaseConfig`
11667
+ """
11668
+ self._Type = None
11669
+ self._ProductShowcaseConfig = None
11670
+
11671
+ @property
11672
+ def Type(self):
11673
+ r"""AI生视频场景类型,可选值:
11674
+ - product_showcase: 产品360度展示。
11675
+ :rtype: str
11676
+ """
11677
+ return self._Type
11678
+
11679
+ @Type.setter
11680
+ def Type(self, Type):
11681
+ self._Type = Type
11682
+
11683
+ @property
11684
+ def ProductShowcaseConfig(self):
11685
+ r"""产品展示参数
11686
+ :rtype: :class:`tencentcloud.vod.v20180717.models.ProductShowcaseConfig`
11687
+ """
11688
+ return self._ProductShowcaseConfig
11689
+
11690
+ @ProductShowcaseConfig.setter
11691
+ def ProductShowcaseConfig(self, ProductShowcaseConfig):
11692
+ self._ProductShowcaseConfig = ProductShowcaseConfig
11693
+
11694
+
11695
+ def _deserialize(self, params):
11696
+ self._Type = params.get("Type")
11697
+ if params.get("ProductShowcaseConfig") is not None:
11698
+ self._ProductShowcaseConfig = ProductShowcaseConfig()
11699
+ self._ProductShowcaseConfig._deserialize(params.get("ProductShowcaseConfig"))
11700
+ memeber_set = set(params.keys())
11701
+ for name, value in vars(self).items():
11702
+ property_name = name[1:]
11703
+ if property_name in memeber_set:
11704
+ memeber_set.remove(property_name)
11705
+ if len(memeber_set) > 0:
11706
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
11707
+
11708
+
11709
+
11655
11710
  class AigcVideoTask(AbstractModel):
11656
11711
  r"""AIGC 生视频任务信息
11657
11712
 
@@ -18985,6 +19040,145 @@ class CreateAdaptiveDynamicStreamingTemplateResponse(AbstractModel):
18985
19040
  self._RequestId = params.get("RequestId")
18986
19041
 
18987
19042
 
19043
+ class CreateAigcCustomElementRequest(AbstractModel):
19044
+ r"""CreateAigcCustomElement请求参数结构体
19045
+
19046
+ """
19047
+
19048
+ def __init__(self):
19049
+ r"""
19050
+ :param _ElementName: 主体名称。不能超过20个字符
19051
+ :type ElementName: str
19052
+ :param _ElementDescription: 主体描述。
19053
+
19054
+ 不能超过100个字符。
19055
+ :type ElementDescription: str
19056
+ :param _ElementFrontalImage: 主体正面参考图。
19057
+ 支持传入图片URL(确保可访问)
19058
+ 图片格式支持.jpg / .jpeg / .png
19059
+ 图片文件大小不能超过10MB,图片宽高尺寸不小于300px,图片宽高比要在1:2.5 ~ 2.5:1之间。
19060
+ :type ElementFrontalImage: str
19061
+ :param _ElementReferList: 主体其他参考列表 可通过上传多张、不同角度的主体参考图来定义主体外观 至少上传1张参考图,至多上传3张参考图。
19062
+ :type ElementReferList: list of ElementReferInfo
19063
+ """
19064
+ self._ElementName = None
19065
+ self._ElementDescription = None
19066
+ self._ElementFrontalImage = None
19067
+ self._ElementReferList = None
19068
+
19069
+ @property
19070
+ def ElementName(self):
19071
+ r"""主体名称。不能超过20个字符
19072
+ :rtype: str
19073
+ """
19074
+ return self._ElementName
19075
+
19076
+ @ElementName.setter
19077
+ def ElementName(self, ElementName):
19078
+ self._ElementName = ElementName
19079
+
19080
+ @property
19081
+ def ElementDescription(self):
19082
+ r"""主体描述。
19083
+
19084
+ 不能超过100个字符。
19085
+ :rtype: str
19086
+ """
19087
+ return self._ElementDescription
19088
+
19089
+ @ElementDescription.setter
19090
+ def ElementDescription(self, ElementDescription):
19091
+ self._ElementDescription = ElementDescription
19092
+
19093
+ @property
19094
+ def ElementFrontalImage(self):
19095
+ r"""主体正面参考图。
19096
+ 支持传入图片URL(确保可访问)
19097
+ 图片格式支持.jpg / .jpeg / .png
19098
+ 图片文件大小不能超过10MB,图片宽高尺寸不小于300px,图片宽高比要在1:2.5 ~ 2.5:1之间。
19099
+ :rtype: str
19100
+ """
19101
+ return self._ElementFrontalImage
19102
+
19103
+ @ElementFrontalImage.setter
19104
+ def ElementFrontalImage(self, ElementFrontalImage):
19105
+ self._ElementFrontalImage = ElementFrontalImage
19106
+
19107
+ @property
19108
+ def ElementReferList(self):
19109
+ r"""主体其他参考列表 可通过上传多张、不同角度的主体参考图来定义主体外观 至少上传1张参考图,至多上传3张参考图。
19110
+ :rtype: list of ElementReferInfo
19111
+ """
19112
+ return self._ElementReferList
19113
+
19114
+ @ElementReferList.setter
19115
+ def ElementReferList(self, ElementReferList):
19116
+ self._ElementReferList = ElementReferList
19117
+
19118
+
19119
+ def _deserialize(self, params):
19120
+ self._ElementName = params.get("ElementName")
19121
+ self._ElementDescription = params.get("ElementDescription")
19122
+ self._ElementFrontalImage = params.get("ElementFrontalImage")
19123
+ if params.get("ElementReferList") is not None:
19124
+ self._ElementReferList = []
19125
+ for item in params.get("ElementReferList"):
19126
+ obj = ElementReferInfo()
19127
+ obj._deserialize(item)
19128
+ self._ElementReferList.append(obj)
19129
+ memeber_set = set(params.keys())
19130
+ for name, value in vars(self).items():
19131
+ property_name = name[1:]
19132
+ if property_name in memeber_set:
19133
+ memeber_set.remove(property_name)
19134
+ if len(memeber_set) > 0:
19135
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
19136
+
19137
+
19138
+
19139
+ class CreateAigcCustomElementResponse(AbstractModel):
19140
+ r"""CreateAigcCustomElement返回参数结构体
19141
+
19142
+ """
19143
+
19144
+ def __init__(self):
19145
+ r"""
19146
+ :param _ElementId: 主体ID。需自行记录下返回的主体ID。
19147
+ :type ElementId: str
19148
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19149
+ :type RequestId: str
19150
+ """
19151
+ self._ElementId = None
19152
+ self._RequestId = None
19153
+
19154
+ @property
19155
+ def ElementId(self):
19156
+ r"""主体ID。需自行记录下返回的主体ID。
19157
+ :rtype: str
19158
+ """
19159
+ return self._ElementId
19160
+
19161
+ @ElementId.setter
19162
+ def ElementId(self, ElementId):
19163
+ self._ElementId = ElementId
19164
+
19165
+ @property
19166
+ def RequestId(self):
19167
+ r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
19168
+ :rtype: str
19169
+ """
19170
+ return self._RequestId
19171
+
19172
+ @RequestId.setter
19173
+ def RequestId(self, RequestId):
19174
+ self._RequestId = RequestId
19175
+
19176
+
19177
+ def _deserialize(self, params):
19178
+ self._ElementId = params.get("ElementId")
19179
+ self._RequestId = params.get("RequestId")
19180
+
19181
+
18988
19182
  class CreateAigcImageTaskRequest(AbstractModel):
18989
19183
  r"""CreateAigcImageTask请求参数结构体
18990
19184
 
@@ -23540,6 +23734,203 @@ class CreateSceneAigcImageTaskResponse(AbstractModel):
23540
23734
  self._RequestId = params.get("RequestId")
23541
23735
 
23542
23736
 
23737
+ class CreateSceneAigcVideoTaskRequest(AbstractModel):
23738
+ r"""CreateSceneAigcVideoTask请求参数结构体
23739
+
23740
+ """
23741
+
23742
+ def __init__(self):
23743
+ r"""
23744
+ :param _SubAppId: **点播应用 ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。**
23745
+ :type SubAppId: int
23746
+ :param _SceneInfo: 场景化生视频参数配置。
23747
+ :type SceneInfo: :class:`tencentcloud.vod.v20180717.models.AigcVideoSceneInfo`
23748
+ :param _OutputConfig: 场景化生视频任务的输出媒体文件配置。
23749
+ :type OutputConfig: :class:`tencentcloud.vod.v20180717.models.SceneAigcVideoOutputConfig`
23750
+ :param _FileInfos: 输入图片列表,支持的图片格式:jpg、jpeg、png、webp。
23751
+
23752
+
23753
+ :type FileInfos: list of SceneAigcVideoTaskInputFileInfo
23754
+ :param _SessionId: 用于去重的识别码,如果三天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。
23755
+ :type SessionId: str
23756
+ :param _SessionContext: 来源上下文,用于透传用户请求信息,音画质重生完成回调将返回该字段值,最长 1000 个字符。
23757
+ :type SessionContext: str
23758
+ :param _TasksPriority: 任务的优先级,数值越大优先级越高,取值范围是 -10 到 10,不填代表 0。
23759
+ :type TasksPriority: int
23760
+ :param _ExtInfo: 保留字段,特殊用途时使用。
23761
+ :type ExtInfo: str
23762
+ """
23763
+ self._SubAppId = None
23764
+ self._SceneInfo = None
23765
+ self._OutputConfig = None
23766
+ self._FileInfos = None
23767
+ self._SessionId = None
23768
+ self._SessionContext = None
23769
+ self._TasksPriority = None
23770
+ self._ExtInfo = None
23771
+
23772
+ @property
23773
+ def SubAppId(self):
23774
+ r"""**点播应用 ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。**
23775
+ :rtype: int
23776
+ """
23777
+ return self._SubAppId
23778
+
23779
+ @SubAppId.setter
23780
+ def SubAppId(self, SubAppId):
23781
+ self._SubAppId = SubAppId
23782
+
23783
+ @property
23784
+ def SceneInfo(self):
23785
+ r"""场景化生视频参数配置。
23786
+ :rtype: :class:`tencentcloud.vod.v20180717.models.AigcVideoSceneInfo`
23787
+ """
23788
+ return self._SceneInfo
23789
+
23790
+ @SceneInfo.setter
23791
+ def SceneInfo(self, SceneInfo):
23792
+ self._SceneInfo = SceneInfo
23793
+
23794
+ @property
23795
+ def OutputConfig(self):
23796
+ r"""场景化生视频任务的输出媒体文件配置。
23797
+ :rtype: :class:`tencentcloud.vod.v20180717.models.SceneAigcVideoOutputConfig`
23798
+ """
23799
+ return self._OutputConfig
23800
+
23801
+ @OutputConfig.setter
23802
+ def OutputConfig(self, OutputConfig):
23803
+ self._OutputConfig = OutputConfig
23804
+
23805
+ @property
23806
+ def FileInfos(self):
23807
+ r"""输入图片列表,支持的图片格式:jpg、jpeg、png、webp。
23808
+
23809
+
23810
+ :rtype: list of SceneAigcVideoTaskInputFileInfo
23811
+ """
23812
+ return self._FileInfos
23813
+
23814
+ @FileInfos.setter
23815
+ def FileInfos(self, FileInfos):
23816
+ self._FileInfos = FileInfos
23817
+
23818
+ @property
23819
+ def SessionId(self):
23820
+ r"""用于去重的识别码,如果三天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。
23821
+ :rtype: str
23822
+ """
23823
+ return self._SessionId
23824
+
23825
+ @SessionId.setter
23826
+ def SessionId(self, SessionId):
23827
+ self._SessionId = SessionId
23828
+
23829
+ @property
23830
+ def SessionContext(self):
23831
+ r"""来源上下文,用于透传用户请求信息,音画质重生完成回调将返回该字段值,最长 1000 个字符。
23832
+ :rtype: str
23833
+ """
23834
+ return self._SessionContext
23835
+
23836
+ @SessionContext.setter
23837
+ def SessionContext(self, SessionContext):
23838
+ self._SessionContext = SessionContext
23839
+
23840
+ @property
23841
+ def TasksPriority(self):
23842
+ r"""任务的优先级,数值越大优先级越高,取值范围是 -10 到 10,不填代表 0。
23843
+ :rtype: int
23844
+ """
23845
+ return self._TasksPriority
23846
+
23847
+ @TasksPriority.setter
23848
+ def TasksPriority(self, TasksPriority):
23849
+ self._TasksPriority = TasksPriority
23850
+
23851
+ @property
23852
+ def ExtInfo(self):
23853
+ r"""保留字段,特殊用途时使用。
23854
+ :rtype: str
23855
+ """
23856
+ return self._ExtInfo
23857
+
23858
+ @ExtInfo.setter
23859
+ def ExtInfo(self, ExtInfo):
23860
+ self._ExtInfo = ExtInfo
23861
+
23862
+
23863
+ def _deserialize(self, params):
23864
+ self._SubAppId = params.get("SubAppId")
23865
+ if params.get("SceneInfo") is not None:
23866
+ self._SceneInfo = AigcVideoSceneInfo()
23867
+ self._SceneInfo._deserialize(params.get("SceneInfo"))
23868
+ if params.get("OutputConfig") is not None:
23869
+ self._OutputConfig = SceneAigcVideoOutputConfig()
23870
+ self._OutputConfig._deserialize(params.get("OutputConfig"))
23871
+ if params.get("FileInfos") is not None:
23872
+ self._FileInfos = []
23873
+ for item in params.get("FileInfos"):
23874
+ obj = SceneAigcVideoTaskInputFileInfo()
23875
+ obj._deserialize(item)
23876
+ self._FileInfos.append(obj)
23877
+ self._SessionId = params.get("SessionId")
23878
+ self._SessionContext = params.get("SessionContext")
23879
+ self._TasksPriority = params.get("TasksPriority")
23880
+ self._ExtInfo = params.get("ExtInfo")
23881
+ memeber_set = set(params.keys())
23882
+ for name, value in vars(self).items():
23883
+ property_name = name[1:]
23884
+ if property_name in memeber_set:
23885
+ memeber_set.remove(property_name)
23886
+ if len(memeber_set) > 0:
23887
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
23888
+
23889
+
23890
+
23891
+ class CreateSceneAigcVideoTaskResponse(AbstractModel):
23892
+ r"""CreateSceneAigcVideoTask返回参数结构体
23893
+
23894
+ """
23895
+
23896
+ def __init__(self):
23897
+ r"""
23898
+ :param _TaskId: 任务 ID。
23899
+ :type TaskId: str
23900
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
23901
+ :type RequestId: str
23902
+ """
23903
+ self._TaskId = None
23904
+ self._RequestId = None
23905
+
23906
+ @property
23907
+ def TaskId(self):
23908
+ r"""任务 ID。
23909
+ :rtype: str
23910
+ """
23911
+ return self._TaskId
23912
+
23913
+ @TaskId.setter
23914
+ def TaskId(self, TaskId):
23915
+ self._TaskId = TaskId
23916
+
23917
+ @property
23918
+ def RequestId(self):
23919
+ r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
23920
+ :rtype: str
23921
+ """
23922
+ return self._RequestId
23923
+
23924
+ @RequestId.setter
23925
+ def RequestId(self, RequestId):
23926
+ self._RequestId = RequestId
23927
+
23928
+
23929
+ def _deserialize(self, params):
23930
+ self._TaskId = params.get("TaskId")
23931
+ self._RequestId = params.get("RequestId")
23932
+
23933
+
23543
23934
  class CreateSnapshotByTimeOffsetTemplateRequest(AbstractModel):
23544
23935
  r"""CreateSnapshotByTimeOffsetTemplate请求参数结构体
23545
23936
 
@@ -38286,6 +38677,46 @@ class EditMediaVideoStream(AbstractModel):
38286
38677
 
38287
38678
 
38288
38679
 
38680
+ class ElementReferInfo(AbstractModel):
38681
+ r"""主体参考信息。
38682
+
38683
+ """
38684
+
38685
+ def __init__(self):
38686
+ r"""
38687
+ :param _ImageUrl: 不同角度的主体参考图片URL。
38688
+ 图片格式支持.jpg / .jpeg / .png
38689
+ 图片文件大小不能超过10MB,图片宽高尺寸不小于300px,图片宽高比要在1:2.5 ~ 2.5:1之间。
38690
+ :type ImageUrl: str
38691
+ """
38692
+ self._ImageUrl = None
38693
+
38694
+ @property
38695
+ def ImageUrl(self):
38696
+ r"""不同角度的主体参考图片URL。
38697
+ 图片格式支持.jpg / .jpeg / .png
38698
+ 图片文件大小不能超过10MB,图片宽高尺寸不小于300px,图片宽高比要在1:2.5 ~ 2.5:1之间。
38699
+ :rtype: str
38700
+ """
38701
+ return self._ImageUrl
38702
+
38703
+ @ImageUrl.setter
38704
+ def ImageUrl(self, ImageUrl):
38705
+ self._ImageUrl = ImageUrl
38706
+
38707
+
38708
+ def _deserialize(self, params):
38709
+ self._ImageUrl = params.get("ImageUrl")
38710
+ memeber_set = set(params.keys())
38711
+ for name, value in vars(self).items():
38712
+ property_name = name[1:]
38713
+ if property_name in memeber_set:
38714
+ memeber_set.remove(property_name)
38715
+ if len(memeber_set) > 0:
38716
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
38717
+
38718
+
38719
+
38289
38720
  class EmptyTrackItem(AbstractModel):
38290
38721
  r"""空的轨道片段,用来进行时间轴的占位。如需要两个音频片段之间有一段时间的静音,可以用 EmptyTrackItem 来进行占位。
38291
38722
 
@@ -62355,98 +62786,134 @@ class ProductInstanceRecource(AbstractModel):
62355
62786
 
62356
62787
 
62357
62788
 
62358
- class ProductInstanceResource(AbstractModel):
62359
- r"""资源包中包含的资源。
62789
+ class ProductInstanceResource(AbstractModel):
62790
+ r"""资源包中包含的资源。
62791
+
62792
+ """
62793
+
62794
+ def __init__(self):
62795
+ r"""
62796
+ :param _ResourceType: 资源类型。
62797
+ <li>Storage:存储资源包。</li>
62798
+ <li>Traffic:流量资源包。</li>
62799
+ <li>Transcode:普通转码资源包。</li>
62800
+ <li>TESHD:极速高清转码资源包。</li>
62801
+ <li>Review:音视频审核转码资源包。</li>
62802
+ <li>MediaProcess:媒体处理时长资源包。</li>
62803
+ :type ResourceType: str
62804
+ :param _Amount: 资源包额度。
62805
+ <li>音视频存储资源包,单位为字节。</li>
62806
+ <li>音视频转码资源包,单位为秒。</li>
62807
+ <li>音视频审核资源包,单位为秒。</li>
62808
+ <li>音视频极速高清资源包,单位为秒。</li>
62809
+ <li>音视频加速资源包,单位为字节。</li>
62810
+ <li>媒体处理时长资源包,单位为秒。</li>
62811
+ :type Amount: int
62812
+ :param _Left: 资源包余量。
62813
+ <li>音视频存储资源包,单位为字节。</li>
62814
+ <li>音视频转码资源包,单位为秒。</li>
62815
+ <li>音视频审核资源包,单位为秒。</li>
62816
+ <li>音视频极速高清资源包,单位为秒。</li>
62817
+ <li>音视频加速资源包,单位为字节。</li>
62818
+ <li>媒体处理时长资源包,单位为秒。</li>
62819
+ :type Left: int
62820
+ """
62821
+ self._ResourceType = None
62822
+ self._Amount = None
62823
+ self._Left = None
62824
+
62825
+ @property
62826
+ def ResourceType(self):
62827
+ r"""资源类型。
62828
+ <li>Storage:存储资源包。</li>
62829
+ <li>Traffic:流量资源包。</li>
62830
+ <li>Transcode:普通转码资源包。</li>
62831
+ <li>TESHD:极速高清转码资源包。</li>
62832
+ <li>Review:音视频审核转码资源包。</li>
62833
+ <li>MediaProcess:媒体处理时长资源包。</li>
62834
+ :rtype: str
62835
+ """
62836
+ return self._ResourceType
62837
+
62838
+ @ResourceType.setter
62839
+ def ResourceType(self, ResourceType):
62840
+ self._ResourceType = ResourceType
62841
+
62842
+ @property
62843
+ def Amount(self):
62844
+ r"""资源包额度。
62845
+ <li>音视频存储资源包,单位为字节。</li>
62846
+ <li>音视频转码资源包,单位为秒。</li>
62847
+ <li>音视频审核资源包,单位为秒。</li>
62848
+ <li>音视频极速高清资源包,单位为秒。</li>
62849
+ <li>音视频加速资源包,单位为字节。</li>
62850
+ <li>媒体处理时长资源包,单位为秒。</li>
62851
+ :rtype: int
62852
+ """
62853
+ return self._Amount
62854
+
62855
+ @Amount.setter
62856
+ def Amount(self, Amount):
62857
+ self._Amount = Amount
62858
+
62859
+ @property
62860
+ def Left(self):
62861
+ r"""资源包余量。
62862
+ <li>音视频存储资源包,单位为字节。</li>
62863
+ <li>音视频转码资源包,单位为秒。</li>
62864
+ <li>音视频审核资源包,单位为秒。</li>
62865
+ <li>音视频极速高清资源包,单位为秒。</li>
62866
+ <li>音视频加速资源包,单位为字节。</li>
62867
+ <li>媒体处理时长资源包,单位为秒。</li>
62868
+ :rtype: int
62869
+ """
62870
+ return self._Left
62871
+
62872
+ @Left.setter
62873
+ def Left(self, Left):
62874
+ self._Left = Left
62875
+
62876
+
62877
+ def _deserialize(self, params):
62878
+ self._ResourceType = params.get("ResourceType")
62879
+ self._Amount = params.get("Amount")
62880
+ self._Left = params.get("Left")
62881
+ memeber_set = set(params.keys())
62882
+ for name, value in vars(self).items():
62883
+ property_name = name[1:]
62884
+ if property_name in memeber_set:
62885
+ memeber_set.remove(property_name)
62886
+ if len(memeber_set) > 0:
62887
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
62888
+
62889
+
62890
+
62891
+ class ProductShowcaseConfig(AbstractModel):
62892
+ r"""AI 生成商品360度展示视频参数配置
62360
62893
 
62361
62894
  """
62362
62895
 
62363
62896
  def __init__(self):
62364
62897
  r"""
62365
- :param _ResourceType: 资源类型。
62366
- <li>Storage:存储资源包。</li>
62367
- <li>Traffic:流量资源包。</li>
62368
- <li>Transcode:普通转码资源包。</li>
62369
- <li>TESHD:极速高清转码资源包。</li>
62370
- <li>Review:音视频审核转码资源包。</li>
62371
- <li>MediaProcess:媒体处理时长资源包。</li>
62372
- :type ResourceType: str
62373
- :param _Amount: 资源包额度。
62374
- <li>音视频存储资源包,单位为字节。</li>
62375
- <li>音视频转码资源包,单位为秒。</li>
62376
- <li>音视频审核资源包,单位为秒。</li>
62377
- <li>音视频极速高清资源包,单位为秒。</li>
62378
- <li>音视频加速资源包,单位为字节。</li>
62379
- <li>媒体处理时长资源包,单位为秒。</li>
62380
- :type Amount: int
62381
- :param _Left: 资源包余量。
62382
- <li>音视频存储资源包,单位为字节。</li>
62383
- <li>音视频转码资源包,单位为秒。</li>
62384
- <li>音视频审核资源包,单位为秒。</li>
62385
- <li>音视频极速高清资源包,单位为秒。</li>
62386
- <li>音视频加速资源包,单位为字节。</li>
62387
- <li>媒体处理时长资源包,单位为秒。</li>
62388
- :type Left: int
62898
+ :param _CameraMovement: 镜头运动方式。支持的值:AutoMatch(自动匹配)、ZoomIn(推进)、ZoomOut(拉远)、GlideRight(右移)、GlideLeft(左移)、CraneDown(下降)
62899
+ :type CameraMovement: str
62389
62900
  """
62390
- self._ResourceType = None
62391
- self._Amount = None
62392
- self._Left = None
62901
+ self._CameraMovement = None
62393
62902
 
62394
62903
  @property
62395
- def ResourceType(self):
62396
- r"""资源类型。
62397
- <li>Storage:存储资源包。</li>
62398
- <li>Traffic:流量资源包。</li>
62399
- <li>Transcode:普通转码资源包。</li>
62400
- <li>TESHD:极速高清转码资源包。</li>
62401
- <li>Review:音视频审核转码资源包。</li>
62402
- <li>MediaProcess:媒体处理时长资源包。</li>
62904
+ def CameraMovement(self):
62905
+ r"""镜头运动方式。支持的值:AutoMatch(自动匹配)、ZoomIn(推进)、ZoomOut(拉远)、GlideRight(右移)、GlideLeft(左移)、CraneDown(下降)
62403
62906
  :rtype: str
62404
62907
  """
62405
- return self._ResourceType
62406
-
62407
- @ResourceType.setter
62408
- def ResourceType(self, ResourceType):
62409
- self._ResourceType = ResourceType
62410
-
62411
- @property
62412
- def Amount(self):
62413
- r"""资源包额度。
62414
- <li>音视频存储资源包,单位为字节。</li>
62415
- <li>音视频转码资源包,单位为秒。</li>
62416
- <li>音视频审核资源包,单位为秒。</li>
62417
- <li>音视频极速高清资源包,单位为秒。</li>
62418
- <li>音视频加速资源包,单位为字节。</li>
62419
- <li>媒体处理时长资源包,单位为秒。</li>
62420
- :rtype: int
62421
- """
62422
- return self._Amount
62423
-
62424
- @Amount.setter
62425
- def Amount(self, Amount):
62426
- self._Amount = Amount
62427
-
62428
- @property
62429
- def Left(self):
62430
- r"""资源包余量。
62431
- <li>音视频存储资源包,单位为字节。</li>
62432
- <li>音视频转码资源包,单位为秒。</li>
62433
- <li>音视频审核资源包,单位为秒。</li>
62434
- <li>音视频极速高清资源包,单位为秒。</li>
62435
- <li>音视频加速资源包,单位为字节。</li>
62436
- <li>媒体处理时长资源包,单位为秒。</li>
62437
- :rtype: int
62438
- """
62439
- return self._Left
62908
+ return self._CameraMovement
62440
62909
 
62441
- @Left.setter
62442
- def Left(self, Left):
62443
- self._Left = Left
62910
+ @CameraMovement.setter
62911
+ def CameraMovement(self, CameraMovement):
62912
+ self._CameraMovement = CameraMovement
62444
62913
 
62445
62914
 
62446
62915
  def _deserialize(self, params):
62447
- self._ResourceType = params.get("ResourceType")
62448
- self._Amount = params.get("Amount")
62449
- self._Left = params.get("Left")
62916
+ self._CameraMovement = params.get("CameraMovement")
62450
62917
  memeber_set = set(params.keys())
62451
62918
  for name, value in vars(self).items():
62452
62919
  property_name = name[1:]
@@ -71914,6 +72381,199 @@ class SceneAigcImageTaskOutputFileInfo(AbstractModel):
71914
72381
 
71915
72382
 
71916
72383
 
72384
+ class SceneAigcVideoOutputConfig(AbstractModel):
72385
+ r"""AIGC 场景化生视频任务的输出媒体文件配置。
72386
+
72387
+ """
72388
+
72389
+ def __init__(self):
72390
+ r"""
72391
+ :param _StorageMode: 存储模式。取值有: <li>Permanent:永久存储,生成的图片文件将存储到云点播,可在事件通知中获取到 FileId;</li> <li>Temporary:临时存储,生成的图片文件不会存储到云点播,可在事件通知中获取到临时访问的 URL;</li>
72392
+ 默认值:Temporary
72393
+ :type StorageMode: str
72394
+ :param _MediaName: 输出文件名,最长 64 个字符。缺省由系统指定生成文件名。
72395
+ :type MediaName: str
72396
+ :param _ClassId: 分类ID,用于对媒体进行分类管理,可通过 [创建分类](/document/product/266/7812) 接口,创建分类,获得分类 ID。
72397
+ <li>默认值:0,表示其他分类。</li>
72398
+ :type ClassId: int
72399
+ :param _ExpireTime: 输出文件的过期时间,超过该时间文件将被删除,默认为永久不过期,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
72400
+ :type ExpireTime: str
72401
+ :param _AspectRatio: 指定所生成视频的宽高比。输入格式为 W:H。仅生商品图场景有效。可选:16:9、9:16。
72402
+ :type AspectRatio: str
72403
+ :param _Duration: 生成视频时长。可选值4、6、8秒
72404
+ :type Duration: float
72405
+ """
72406
+ self._StorageMode = None
72407
+ self._MediaName = None
72408
+ self._ClassId = None
72409
+ self._ExpireTime = None
72410
+ self._AspectRatio = None
72411
+ self._Duration = None
72412
+
72413
+ @property
72414
+ def StorageMode(self):
72415
+ r"""存储模式。取值有: <li>Permanent:永久存储,生成的图片文件将存储到云点播,可在事件通知中获取到 FileId;</li> <li>Temporary:临时存储,生成的图片文件不会存储到云点播,可在事件通知中获取到临时访问的 URL;</li>
72416
+ 默认值:Temporary
72417
+ :rtype: str
72418
+ """
72419
+ return self._StorageMode
72420
+
72421
+ @StorageMode.setter
72422
+ def StorageMode(self, StorageMode):
72423
+ self._StorageMode = StorageMode
72424
+
72425
+ @property
72426
+ def MediaName(self):
72427
+ r"""输出文件名,最长 64 个字符。缺省由系统指定生成文件名。
72428
+ :rtype: str
72429
+ """
72430
+ return self._MediaName
72431
+
72432
+ @MediaName.setter
72433
+ def MediaName(self, MediaName):
72434
+ self._MediaName = MediaName
72435
+
72436
+ @property
72437
+ def ClassId(self):
72438
+ r"""分类ID,用于对媒体进行分类管理,可通过 [创建分类](/document/product/266/7812) 接口,创建分类,获得分类 ID。
72439
+ <li>默认值:0,表示其他分类。</li>
72440
+ :rtype: int
72441
+ """
72442
+ return self._ClassId
72443
+
72444
+ @ClassId.setter
72445
+ def ClassId(self, ClassId):
72446
+ self._ClassId = ClassId
72447
+
72448
+ @property
72449
+ def ExpireTime(self):
72450
+ r"""输出文件的过期时间,超过该时间文件将被删除,默认为永久不过期,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
72451
+ :rtype: str
72452
+ """
72453
+ return self._ExpireTime
72454
+
72455
+ @ExpireTime.setter
72456
+ def ExpireTime(self, ExpireTime):
72457
+ self._ExpireTime = ExpireTime
72458
+
72459
+ @property
72460
+ def AspectRatio(self):
72461
+ r"""指定所生成视频的宽高比。输入格式为 W:H。仅生商品图场景有效。可选:16:9、9:16。
72462
+ :rtype: str
72463
+ """
72464
+ return self._AspectRatio
72465
+
72466
+ @AspectRatio.setter
72467
+ def AspectRatio(self, AspectRatio):
72468
+ self._AspectRatio = AspectRatio
72469
+
72470
+ @property
72471
+ def Duration(self):
72472
+ r"""生成视频时长。可选值4、6、8秒
72473
+ :rtype: float
72474
+ """
72475
+ return self._Duration
72476
+
72477
+ @Duration.setter
72478
+ def Duration(self, Duration):
72479
+ self._Duration = Duration
72480
+
72481
+
72482
+ def _deserialize(self, params):
72483
+ self._StorageMode = params.get("StorageMode")
72484
+ self._MediaName = params.get("MediaName")
72485
+ self._ClassId = params.get("ClassId")
72486
+ self._ExpireTime = params.get("ExpireTime")
72487
+ self._AspectRatio = params.get("AspectRatio")
72488
+ self._Duration = params.get("Duration")
72489
+ memeber_set = set(params.keys())
72490
+ for name, value in vars(self).items():
72491
+ property_name = name[1:]
72492
+ if property_name in memeber_set:
72493
+ memeber_set.remove(property_name)
72494
+ if len(memeber_set) > 0:
72495
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
72496
+
72497
+
72498
+
72499
+ class SceneAigcVideoTaskInputFileInfo(AbstractModel):
72500
+ r"""AIGC场景化生图任务输入文件信息
72501
+
72502
+ """
72503
+
72504
+ def __init__(self):
72505
+ r"""
72506
+ :param _Type: 输入的视频文件类型。取值有: <li>File:点播媒体文件;</li> <li>Url:可访问的 URL;</li>
72507
+ :type Type: str
72508
+ :param _FileId: 图片文件的媒体文件 ID,即该文件在云点播上的全局唯一标识符,在上传成功后由云点播后台分配。可以在 [视频上传完成事件通知](/document/product/266/7830) 或 [云点播控制台](https://console.cloud.tencent.com/vod/media) 获取该字段。当 Type 取值为 File 时,本参数有效。
72509
+ 说明:
72510
+ 1. 推荐使用小于7M的图片;
72511
+ 2. 图片格式的取值为:jpeg,jpg, png, webp。
72512
+ :type FileId: str
72513
+ :param _Url: 可访问的文件 URL。当 Type 取值为 Url 时,本参数有效。
72514
+ 说明:
72515
+ 1. 推荐使用小于7M的图片;
72516
+ 2. 图片格式的取值为:jpeg,jpg, png, webp。
72517
+ :type Url: str
72518
+ """
72519
+ self._Type = None
72520
+ self._FileId = None
72521
+ self._Url = None
72522
+
72523
+ @property
72524
+ def Type(self):
72525
+ r"""输入的视频文件类型。取值有: <li>File:点播媒体文件;</li> <li>Url:可访问的 URL;</li>
72526
+ :rtype: str
72527
+ """
72528
+ return self._Type
72529
+
72530
+ @Type.setter
72531
+ def Type(self, Type):
72532
+ self._Type = Type
72533
+
72534
+ @property
72535
+ def FileId(self):
72536
+ r"""图片文件的媒体文件 ID,即该文件在云点播上的全局唯一标识符,在上传成功后由云点播后台分配。可以在 [视频上传完成事件通知](/document/product/266/7830) 或 [云点播控制台](https://console.cloud.tencent.com/vod/media) 获取该字段。当 Type 取值为 File 时,本参数有效。
72537
+ 说明:
72538
+ 1. 推荐使用小于7M的图片;
72539
+ 2. 图片格式的取值为:jpeg,jpg, png, webp。
72540
+ :rtype: str
72541
+ """
72542
+ return self._FileId
72543
+
72544
+ @FileId.setter
72545
+ def FileId(self, FileId):
72546
+ self._FileId = FileId
72547
+
72548
+ @property
72549
+ def Url(self):
72550
+ r"""可访问的文件 URL。当 Type 取值为 Url 时,本参数有效。
72551
+ 说明:
72552
+ 1. 推荐使用小于7M的图片;
72553
+ 2. 图片格式的取值为:jpeg,jpg, png, webp。
72554
+ :rtype: str
72555
+ """
72556
+ return self._Url
72557
+
72558
+ @Url.setter
72559
+ def Url(self, Url):
72560
+ self._Url = Url
72561
+
72562
+
72563
+ def _deserialize(self, params):
72564
+ self._Type = params.get("Type")
72565
+ self._FileId = params.get("FileId")
72566
+ self._Url = params.get("Url")
72567
+ memeber_set = set(params.keys())
72568
+ for name, value in vars(self).items():
72569
+ property_name = name[1:]
72570
+ if property_name in memeber_set:
72571
+ memeber_set.remove(property_name)
72572
+ if len(memeber_set) > 0:
72573
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
72574
+
72575
+
72576
+
71917
72577
  class ScratchRepairInfo(AbstractModel):
71918
72578
  r"""去划痕控制信息
71919
72579
 
@@ -225,6 +225,29 @@ class VodClient(AbstractClient):
225
225
  raise TencentCloudSDKException(type(e).__name__, str(e))
226
226
 
227
227
 
228
+ def CreateAigcCustomElement(self, request):
229
+ r"""调用该接口,针对指定模型进行主体创建。
230
+
231
+ :param request: Request instance for CreateAigcCustomElement.
232
+ :type request: :class:`tencentcloud.vod.v20180717.models.CreateAigcCustomElementRequest`
233
+ :rtype: :class:`tencentcloud.vod.v20180717.models.CreateAigcCustomElementResponse`
234
+
235
+ """
236
+ try:
237
+ params = request._serialize()
238
+ headers = request.headers
239
+ body = self.call("CreateAigcCustomElement", params, headers=headers)
240
+ response = json.loads(body)
241
+ model = models.CreateAigcCustomElementResponse()
242
+ model._deserialize(response["Response"])
243
+ return model
244
+ except Exception as e:
245
+ if isinstance(e, TencentCloudSDKException):
246
+ raise
247
+ else:
248
+ raise TencentCloudSDKException(type(e).__name__, str(e))
249
+
250
+
228
251
  def CreateAigcImageTask(self, request):
229
252
  r"""该接口用于[生成 AIGC 图片](https://cloud.tencent.com/document/product/266/124473)。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用,</b>请参考点播 [AIGC 生图片计费文档](https://cloud.tencent.com/document/product/266/95125#9c4dc6ff-4b3f-4b25-bf2d-393889dfb9ac)。该功能结算模式为[后付费](https://cloud.tencent.com/document/product/266/2838),日结客户当天使用将在第二天出账,月结客户将在次月1日统一出上月使用费用。
230
253
 
@@ -782,6 +805,29 @@ class VodClient(AbstractClient):
782
805
  raise TencentCloudSDKException(type(e).__name__, str(e))
783
806
 
784
807
 
808
+ def CreateSceneAigcVideoTask(self, request):
809
+ r"""该接口用于生成场景化 AIGC 图片。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用。</b>
810
+
811
+ :param request: Request instance for CreateSceneAigcVideoTask.
812
+ :type request: :class:`tencentcloud.vod.v20180717.models.CreateSceneAigcVideoTaskRequest`
813
+ :rtype: :class:`tencentcloud.vod.v20180717.models.CreateSceneAigcVideoTaskResponse`
814
+
815
+ """
816
+ try:
817
+ params = request._serialize()
818
+ headers = request.headers
819
+ body = self.call("CreateSceneAigcVideoTask", params, headers=headers)
820
+ response = json.loads(body)
821
+ model = models.CreateSceneAigcVideoTaskResponse()
822
+ model._deserialize(response["Response"])
823
+ return model
824
+ except Exception as e:
825
+ if isinstance(e, TencentCloudSDKException):
826
+ raise
827
+ else:
828
+ raise TencentCloudSDKException(type(e).__name__, str(e))
829
+
830
+
785
831
  def CreateSnapshotByTimeOffsetTemplate(self, request):
786
832
  r"""创建用户自定义指定时间点截图模板,数量上限:16。
787
833
 
@@ -184,6 +184,24 @@ class VodClient(AbstractClient):
184
184
 
185
185
  return await self.call_and_deserialize(**kwargs)
186
186
 
187
+ async def CreateAigcCustomElement(
188
+ self,
189
+ request: models.CreateAigcCustomElementRequest,
190
+ opts: Dict = None,
191
+ ) -> models.CreateAigcCustomElementResponse:
192
+ """
193
+ 调用该接口,针对指定模型进行主体创建。
194
+ """
195
+
196
+ kwargs = {}
197
+ kwargs["action"] = "CreateAigcCustomElement"
198
+ kwargs["params"] = request._serialize()
199
+ kwargs["resp_cls"] = models.CreateAigcCustomElementResponse
200
+ kwargs["headers"] = request.headers
201
+ kwargs["opts"] = opts or {}
202
+
203
+ return await self.call_and_deserialize(**kwargs)
204
+
187
205
  async def CreateAigcImageTask(
188
206
  self,
189
207
  request: models.CreateAigcImageTaskRequest,
@@ -626,6 +644,24 @@ class VodClient(AbstractClient):
626
644
 
627
645
  return await self.call_and_deserialize(**kwargs)
628
646
 
647
+ async def CreateSceneAigcVideoTask(
648
+ self,
649
+ request: models.CreateSceneAigcVideoTaskRequest,
650
+ opts: Dict = None,
651
+ ) -> models.CreateSceneAigcVideoTaskResponse:
652
+ """
653
+ 该接口用于生成场景化 AIGC 图片。<b>接口处于内测阶段,如需使用请[联系我们](https://cloud.tencent.com/online-service?from=sales_sales&source=PRESALE),接口调用会产生实际费用。</b>
654
+ """
655
+
656
+ kwargs = {}
657
+ kwargs["action"] = "CreateSceneAigcVideoTask"
658
+ kwargs["params"] = request._serialize()
659
+ kwargs["resp_cls"] = models.CreateSceneAigcVideoTaskResponse
660
+ kwargs["headers"] = request.headers
661
+ kwargs["opts"] = opts or {}
662
+
663
+ return await self.call_and_deserialize(**kwargs)
664
+
629
665
  async def CreateSnapshotByTimeOffsetTemplate(
630
666
  self,
631
667
  request: models.CreateSnapshotByTimeOffsetTemplateRequest,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-vod
3
- Version: 3.1.31
3
+ Version: 3.1.32
4
4
  Summary: Tencent Cloud Vod SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.31
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.32
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.32
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.31