tencentcloud-sdk-vclm 3.0.974 → 3.0.975

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20240523/models.rb +25 -23
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0e6d01a32fabb7a0f42540167285ad8698edc154
4
- data.tar.gz: 223706cc529ad03980c1ac88160f59874a795c35
3
+ metadata.gz: 1fcc0b3e6a9d9e070758f3502b5c8bd89c55af31
4
+ data.tar.gz: 106998cfda829f902b5ba48b4d6196fba57c90c7
5
5
  SHA512:
6
- metadata.gz: 763f778b7fb6c3574322a5ac02838b75e13ea3772f8ec5e60bd7b85ad908a6141d3ddeca9644e88230f514084cdbe4f85611c7facbdaf6528b50e2500eea0625
7
- data.tar.gz: 1c4094e7991cfab0aa28581e8d8c01b0d9e836959750da7e749a47351bae7105847bf15f0b09f1fd3aac9208cc24249f4926fa9a19f78cb570e658ea93192916
6
+ metadata.gz: 32d4dab5d5a79a3677cfd7b63afb59a67fc8ff32ecc8864dac4a846977425609264486fa62f63dd6beb222df5f25e254cddcfd09b53a96191ead72cd130febb5
7
+ data.tar.gz: 1422221d51b9a99ee0337cb5942ecb74a8521599e97c3e2bb57119cee849479776d736ee4bcac51f00096d2475b2c82ee2fb811e27b5305de2fdc5f90dbf0740
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.974
1
+ 3.0.975
@@ -146,14 +146,14 @@ module TencentCloud
146
146
 
147
147
  attr_accessor :JobId, :TaskId, :SessionId, :Status, :Message, :JobStatus, :RequestId
148
148
  extend Gem::Deprecate
149
- deprecate :TaskId, :none, 2024, 12
150
- deprecate :TaskId=, :none, 2024, 12
151
- deprecate :SessionId, :none, 2024, 12
152
- deprecate :SessionId=, :none, 2024, 12
153
- deprecate :Status, :none, 2024, 12
154
- deprecate :Status=, :none, 2024, 12
155
- deprecate :Message, :none, 2024, 12
156
- deprecate :Message=, :none, 2024, 12
149
+ deprecate :TaskId, :none, 2025, 1
150
+ deprecate :TaskId=, :none, 2025, 1
151
+ deprecate :SessionId, :none, 2025, 1
152
+ deprecate :SessionId=, :none, 2025, 1
153
+ deprecate :Status, :none, 2025, 1
154
+ deprecate :Status=, :none, 2025, 1
155
+ deprecate :Message, :none, 2025, 1
156
+ deprecate :Message=, :none, 2025, 1
157
157
 
158
158
  def initialize(jobid=nil, taskid=nil, sessionid=nil, status=nil, message=nil, jobstatus=nil, requestid=nil)
159
159
  @JobId = jobid
@@ -396,20 +396,20 @@ module TencentCloud
396
396
 
397
397
  attr_accessor :JobStatus, :JobErrorCode, :JobErrorMsg, :ResultVideoUrl, :TranslateResults, :JobConfirm, :JobAudioTaskId, :JobVideoModerationId, :JobAudioModerationId, :JobVideoId, :OriginalVideoUrl, :AsrTimestamps, :JobSubmitReqId, :RequestId
398
398
  extend Gem::Deprecate
399
- deprecate :JobConfirm, :none, 2024, 12
400
- deprecate :JobConfirm=, :none, 2024, 12
401
- deprecate :JobAudioTaskId, :none, 2024, 12
402
- deprecate :JobAudioTaskId=, :none, 2024, 12
403
- deprecate :JobVideoModerationId, :none, 2024, 12
404
- deprecate :JobVideoModerationId=, :none, 2024, 12
405
- deprecate :JobAudioModerationId, :none, 2024, 12
406
- deprecate :JobAudioModerationId=, :none, 2024, 12
407
- deprecate :JobVideoId, :none, 2024, 12
408
- deprecate :JobVideoId=, :none, 2024, 12
409
- deprecate :OriginalVideoUrl, :none, 2024, 12
410
- deprecate :OriginalVideoUrl=, :none, 2024, 12
411
- deprecate :JobSubmitReqId, :none, 2024, 12
412
- deprecate :JobSubmitReqId=, :none, 2024, 12
399
+ deprecate :JobConfirm, :none, 2025, 1
400
+ deprecate :JobConfirm=, :none, 2025, 1
401
+ deprecate :JobAudioTaskId, :none, 2025, 1
402
+ deprecate :JobAudioTaskId=, :none, 2025, 1
403
+ deprecate :JobVideoModerationId, :none, 2025, 1
404
+ deprecate :JobVideoModerationId=, :none, 2025, 1
405
+ deprecate :JobAudioModerationId, :none, 2025, 1
406
+ deprecate :JobAudioModerationId=, :none, 2025, 1
407
+ deprecate :JobVideoId, :none, 2025, 1
408
+ deprecate :JobVideoId=, :none, 2025, 1
409
+ deprecate :OriginalVideoUrl, :none, 2025, 1
410
+ deprecate :OriginalVideoUrl=, :none, 2025, 1
411
+ deprecate :JobSubmitReqId, :none, 2025, 1
412
+ deprecate :JobSubmitReqId=, :none, 2025, 1
413
413
 
414
414
  def initialize(jobstatus=nil, joberrorcode=nil, joberrormsg=nil, resultvideourl=nil, translateresults=nil, jobconfirm=nil, jobaudiotaskid=nil, jobvideomoderationid=nil, jobaudiomoderationid=nil, jobvideoid=nil, originalvideourl=nil, asrtimestamps=nil, jobsubmitreqid=nil, requestid=nil)
415
415
  @JobStatus = jobstatus
@@ -742,6 +742,7 @@ module TencentCloud
742
742
  # fps 要求:【15-60】fps
743
743
  # 分辨率要求:单边像素要求在 【360~4096】 之间。
744
744
  # 大小要求:不超过500MB
745
+ # 请保证文件的下载速度,否则会下载失败。
745
746
  # @type VideoUrl: String
746
747
  # @param SrcLang: 输入视频中音频语种
747
748
  # 目前支持语种范围:zh(中文), en(英文)
@@ -750,8 +751,9 @@ module TencentCloud
750
751
  # 格式要求:支持 mp3、m4a、aac、wav 格式。
751
752
  # 时长要求:【5~600】秒,音频时长要匹配视频时长。
752
753
  # 大小要求:不超过 100MB。
754
+ # 请保证文件的下载速度,否则会下载失败。
753
755
  # @type AudioUrl: String
754
- # @param DstLang: 输出视频中翻译语种
756
+ # @param DstLang: 输出视频中翻译语种。默认是en(英语)。
755
757
  # 目前支持语种范围:zh(简体中文)、en(英语)、ar(阿拉伯语)、de(德语)、es(西班牙语)、fr(法语)、id(印尼语)、it(意大利语)、ja(日语)、ko(韩语)、ms(马来语)、pt(葡萄牙语)、ru(俄语)、th(泰语)、tr(土耳其语)、vi(越南语)
756
758
  # @type DstLang: String
757
759
  # @param VoiceType: 翻译语种匹配音色种别,其他说明如下:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vclm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.974
4
+ version: 3.0.975
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-02 00:00:00.000000000 Z
11
+ date: 2025-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common