kaltura-client 16.8.0 → 16.9.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9ce7ad2c1ba3b0fbce5a83b65cf61c50391dd211265efbec4d7cf01456908283
4
- data.tar.gz: fbdd2afb79433ee1eff09bd9a501aff19a44f886e118fd821ddf39aa42e88cbb
3
+ metadata.gz: f604d5ca1a9cab6f62d61dd985a86dabf7d51168fa9c28a161135da3153a51df
4
+ data.tar.gz: 943ce9308c70d3c63ec201818c65da97e39953825a85f67fb07c4ba7c958f588
5
5
  SHA512:
6
- metadata.gz: 61fd5f35db2ff11daffc2361af4b89444966b29f91351560a260d27e135824e7ff01716283355df3b67071ce738fdb82c50fcd0fd900e0312bc5f37b9b993b0a
7
- data.tar.gz: 23742d7ec237aa96a8220feea82ec02834598dd7041f3a07d7c95d124de53e3d907aa41cb02fc0a71062ff04b093f0d53baa66c7e77c798a9fa3a0c032fb61d3
6
+ metadata.gz: 7087c77cd0de30e21e41eb0fdfe0fbd1927e41c7ca5dbae189099babfb3a967bdc1b14e647098755d205b0afc8ad831d339ed4bb8393f178745286f6f5ceac14
7
+ data.tar.gz: b8157a5c6ce6e124975cea629b9523174ecf7111e26ddabefd00c40fd3b3ae774cdc366e03c04835061ffdd9adba27ccb99316f74d55d2d3478f77bda6397d3c
data/README CHANGED
@@ -1,5 +1,5 @@
1
1
  Kaltura Ruby API Client Library.
2
- Compatible with Kaltura server version 16.8.0 and above.
2
+ Compatible with Kaltura server version 16.9.0 and above.
3
3
 
4
4
  This source contains:
5
5
  - The Kaltura client library (kaltura_client_base.rb)
@@ -2618,7 +2618,7 @@ module Kaltura
2618
2618
 
2619
2619
  # Delivering the status of a live stream (on-air/offline) if it is possible
2620
2620
  # @return [bool]
2621
- def is_live(id, protocol)
2621
+ def is_live(id, protocol=KalturaNotImplemented)
2622
2622
  kparams = {}
2623
2623
  client.add_param(kparams, 'id', id)
2624
2624
  client.add_param(kparams, 'protocol', protocol)
@@ -6294,8 +6294,8 @@ module Kaltura
6294
6294
 
6295
6295
  def initialize(client)
6296
6296
  super(client)
6297
- self.client_tag = 'ruby:20-09-24'
6298
- self.api_version = '16.8.0'
6297
+ self.client_tag = 'ruby:20-10-15'
6298
+ self.api_version = '16.9.0'
6299
6299
  end
6300
6300
 
6301
6301
  def client_tag=(value)
@@ -2093,6 +2093,7 @@ module Kaltura
2093
2093
  FRP = "Franco-Prove"
2094
2094
  FRK = "Frankish"
2095
2095
  FR = "French"
2096
+ FR_CA = "French (Canada)"
2096
2097
  FY = "Frisian"
2097
2098
  FRR = "Frisian Northern"
2098
2099
  FUR = "Friulian"
@@ -2126,8 +2127,8 @@ module Kaltura
2126
2127
  HNI = "Hani"
2127
2128
  HA = "Hausa"
2128
2129
  HAW = "Hawaiian"
2129
- HE = "Hebrew"
2130
2130
  IW = "Hebrew"
2131
+ HE = "Hebrew"
2131
2132
  HEI = "Heiltsuk"
2132
2133
  HID = "Hidatsa"
2133
2134
  HIL = "Hiligaynon"
@@ -2141,8 +2142,8 @@ module Kaltura
2141
2142
  KPO = "Ikposo"
2142
2143
  ILO = "Iloko"
2143
2144
  SMN = "Inari Sami"
2144
- ID = "Indonesian"
2145
2145
  IN = "Indonesian"
2146
+ ID = "Indonesian"
2146
2147
  IZH = "Ingrian"
2147
2148
  INH = "Ingush"
2148
2149
  IA = "Interlingua"
@@ -2422,6 +2423,7 @@ module Kaltura
2422
2423
  TGX = "Tagish"
2423
2424
  THT = "Tahltan"
2424
2425
  TDD = "Tai Na"
2426
+ ZH_TW = "Taiwanese Mandarin"
2425
2427
  TG = "Tajik"
2426
2428
  TLY = "Talysh"
2427
2429
  TTQ = "Tamajaq Tawallammat"
@@ -2539,6 +2541,7 @@ module Kaltura
2539
2541
  FJ = "fj"
2540
2542
  FO = "fo"
2541
2543
  FR = "fr"
2544
+ FR_CA = "fr_ca"
2542
2545
  FY = "fy"
2543
2546
  GA = "ga"
2544
2547
  GD = "gd"
@@ -2661,6 +2664,7 @@ module Kaltura
2661
2664
  YI = "yi"
2662
2665
  YO = "yo"
2663
2666
  ZH = "zh"
2667
+ ZH_TW = "zh_tw"
2664
2668
  ZU = "zu"
2665
2669
  ZXX = "zxx"
2666
2670
  end
@@ -3647,6 +3651,17 @@ module Kaltura
3647
3651
  QOE_ENGAGEMENT_APPLICATION_VERSION = "30062"
3648
3652
  QOE_STREAM_QUALITY_APPLICATION_VERSION = "30063"
3649
3653
  QOE_ERROR_TRACKING_APPLICATION_VERSION = "30064"
3654
+ HIGHLIGHTS_WEBCAST = "40001"
3655
+ ENGAGEMENT_WEBCAST = "40002"
3656
+ QUALITY_WEBCAST = "40003"
3657
+ MAP_OVERLAY_COUNTRY_WEBCAST = "40004"
3658
+ MAP_OVERLAY_REGION_WEBCAST = "40005"
3659
+ MAP_OVERLAY_CITY_WEBCAST = "40006"
3660
+ PLATFORMS_WEBCAST = "40007"
3661
+ TOP_DOMAINS_WEBCAST = "40008"
3662
+ TOP_USERS_WEBCAST = "40009"
3663
+ ENGAGEMENT_BREAKDOWN_WEBCAST = "40010"
3664
+ ENGAGMENT_TIMELINE_WEBCAST = "40011"
3650
3665
  end
3651
3666
 
3652
3667
  class KalturaResetPassLinkType
@@ -129,6 +129,7 @@ module Kaltura
129
129
  EN_GB = "English (British)"
130
130
  FI = "Finnish"
131
131
  FR = "French"
132
+ FR_CA = "French (Canada)"
132
133
  DE = "German"
133
134
  EL = "Greek"
134
135
  HE = "Hebrew"
@@ -136,9 +137,11 @@ module Kaltura
136
137
  HU = "Hungarian"
137
138
  IS = "Icelandic"
138
139
  IN = "Indonesian"
140
+ GA = "Irish"
139
141
  IT = "Italian"
140
142
  JA = "Japanese"
141
143
  KO = "Korean"
144
+ ML = "Malayalam"
142
145
  CMN = "Mandarin Chinese"
143
146
  NO = "Norwegian"
144
147
  PL = "Polish"
@@ -147,8 +150,15 @@ module Kaltura
147
150
  RU = "Russian"
148
151
  ES = "Spanish"
149
152
  SV = "Swedish"
153
+ ZH_TW = "Taiwanese Mandarin"
154
+ TA = "Tamil"
150
155
  TH = "Thai"
151
156
  TR = "Turkish"
157
+ UK = "Ukrainian"
158
+ UR = "Urdu"
159
+ VI = "Vietnamese"
160
+ CY = "Welsh"
161
+ ZU = "Zulu"
152
162
  end
153
163
 
154
164
  class KalturaEntryVendorTaskOrderBy
@@ -689,16 +689,29 @@ module Kaltura
689
689
  class KalturaLiveStreamScheduleEvent < KalturaEntryScheduleEvent
690
690
  # Defines the expected audience.
691
691
  attr_accessor :projected_audience
692
+ # The entry ID of the source entry (for simulive)
693
+ attr_accessor :source_entry_id
694
+ # The time relative time before the startTime considered as preStart time
695
+ attr_accessor :pre_start_time
692
696
 
693
697
  def projected_audience=(val)
694
698
  @projected_audience = val.to_i
695
699
  end
700
+ def pre_start_time=(val)
701
+ @pre_start_time = val.to_i
702
+ end
696
703
 
697
704
  def from_xml(xml_element)
698
705
  super
699
706
  if xml_element.elements['projectedAudience'] != nil
700
707
  self.projected_audience = xml_element.elements['projectedAudience'].text
701
708
  end
709
+ if xml_element.elements['sourceEntryId'] != nil
710
+ self.source_entry_id = xml_element.elements['sourceEntryId'].text
711
+ end
712
+ if xml_element.elements['preStartTime'] != nil
713
+ self.pre_start_time = xml_element.elements['preStartTime'].text
714
+ end
702
715
  end
703
716
 
704
717
  end
@@ -594,6 +594,8 @@ module Kaltura
594
594
  attr_accessor :partner_description
595
595
  # Comma separated list of source flavor params ids
596
596
  attr_accessor :actual_source_asset_params_ids
597
+ # The size (in Bytes) of the asset
598
+ attr_accessor :size_in_bytes
597
599
 
598
600
  def partner_id=(val)
599
601
  @partner_id = val.to_i
@@ -613,6 +615,9 @@ module Kaltura
613
615
  def deleted_at=(val)
614
616
  @deleted_at = val.to_i
615
617
  end
618
+ def size_in_bytes=(val)
619
+ @size_in_bytes = val.to_i
620
+ end
616
621
 
617
622
  def from_xml(xml_element)
618
623
  super
@@ -658,6 +663,9 @@ module Kaltura
658
663
  if xml_element.elements['actualSourceAssetParamsIds'] != nil
659
664
  self.actual_source_asset_params_ids = xml_element.elements['actualSourceAssetParamsIds'].text
660
665
  end
666
+ if xml_element.elements['sizeInBytes'] != nil
667
+ self.size_in_bytes = xml_element.elements['sizeInBytes'].text
668
+ end
661
669
  end
662
670
 
663
671
  end
@@ -1923,6 +1931,7 @@ module Kaltura
1923
1931
  attr_accessor :embed_code_types
1924
1932
  attr_accessor :template_partner_id
1925
1933
  attr_accessor :ignore_seo_links
1934
+ attr_accessor :block_direct_login
1926
1935
  attr_accessor :host
1927
1936
  attr_accessor :cdn_host
1928
1937
  attr_accessor :is_first_login
@@ -2003,6 +2012,9 @@ module Kaltura
2003
2012
  def ignore_seo_links=(val)
2004
2013
  @ignore_seo_links = to_b(val)
2005
2014
  end
2015
+ def block_direct_login=(val)
2016
+ @block_direct_login = to_b(val)
2017
+ end
2006
2018
  def is_first_login=(val)
2007
2019
  @is_first_login = to_b(val)
2008
2020
  end
@@ -2180,6 +2192,9 @@ module Kaltura
2180
2192
  if xml_element.elements['ignoreSeoLinks'] != nil
2181
2193
  self.ignore_seo_links = xml_element.elements['ignoreSeoLinks'].text
2182
2194
  end
2195
+ if xml_element.elements['blockDirectLogin'] != nil
2196
+ self.block_direct_login = xml_element.elements['blockDirectLogin'].text
2197
+ end
2183
2198
  if xml_element.elements['host'] != nil
2184
2199
  self.host = xml_element.elements['host'].text
2185
2200
  end
@@ -8361,6 +8376,23 @@ module Kaltura
8361
8376
 
8362
8377
  end
8363
8378
 
8379
+ class KalturaReportExportFile < KalturaObjectBase
8380
+ attr_accessor :file_id
8381
+ attr_accessor :file_name
8382
+
8383
+
8384
+ def from_xml(xml_element)
8385
+ super
8386
+ if xml_element.elements['fileId'] != nil
8387
+ self.file_id = xml_element.elements['fileId'].text
8388
+ end
8389
+ if xml_element.elements['fileName'] != nil
8390
+ self.file_name = xml_element.elements['fileName'].text
8391
+ end
8392
+ end
8393
+
8394
+ end
8395
+
8364
8396
  class KalturaReportInputBaseFilter < KalturaObjectBase
8365
8397
  # Start date as Unix timestamp (In seconds)
8366
8398
  attr_accessor :from_date
@@ -8657,6 +8689,7 @@ module Kaltura
8657
8689
  # Time zone offset in minutes (between client to UTC)
8658
8690
  attr_accessor :time_zone_offset
8659
8691
  attr_accessor :report_items
8692
+ attr_accessor :reports_items_group
8660
8693
 
8661
8694
  def time_zone_offset=(val)
8662
8695
  @time_zone_offset = val.to_i
@@ -8673,6 +8706,9 @@ module Kaltura
8673
8706
  if xml_element.elements['reportItems'] != nil
8674
8707
  self.report_items = KalturaClientBase.object_from_xml(xml_element.elements['reportItems'], 'KalturaReportExportItem')
8675
8708
  end
8709
+ if xml_element.elements['reportsItemsGroup'] != nil
8710
+ self.reports_items_group = xml_element.elements['reportsItemsGroup'].text
8711
+ end
8676
8712
  end
8677
8713
 
8678
8714
  end
@@ -9495,6 +9531,7 @@ module Kaltura
9495
9531
  attr_accessor :protocol
9496
9532
  attr_accessor :storage_url
9497
9533
  attr_accessor :storage_base_dir
9534
+ attr_accessor :path_prefix
9498
9535
  attr_accessor :storage_username
9499
9536
  attr_accessor :storage_password
9500
9537
  attr_accessor :storage_ftp_passive_mode
@@ -9618,6 +9655,9 @@ module Kaltura
9618
9655
  if xml_element.elements['storageBaseDir'] != nil
9619
9656
  self.storage_base_dir = xml_element.elements['storageBaseDir'].text
9620
9657
  end
9658
+ if xml_element.elements['pathPrefix'] != nil
9659
+ self.path_prefix = xml_element.elements['pathPrefix'].text
9660
+ end
9621
9661
  if xml_element.elements['storageUsername'] != nil
9622
9662
  self.storage_username = xml_element.elements['storageUsername'].text
9623
9663
  end
@@ -14614,6 +14654,8 @@ module Kaltura
14614
14654
  attr_accessor :recipient_email
14615
14655
  attr_accessor :report_items
14616
14656
  attr_accessor :file_paths
14657
+ attr_accessor :reports_group
14658
+ attr_accessor :files
14617
14659
 
14618
14660
 
14619
14661
  def from_xml(xml_element)
@@ -14627,6 +14669,12 @@ module Kaltura
14627
14669
  if xml_element.elements['filePaths'] != nil
14628
14670
  self.file_paths = xml_element.elements['filePaths'].text
14629
14671
  end
14672
+ if xml_element.elements['reportsGroup'] != nil
14673
+ self.reports_group = xml_element.elements['reportsGroup'].text
14674
+ end
14675
+ if xml_element.elements['files'] != nil
14676
+ self.files = KalturaClientBase.object_from_xml(xml_element.elements['files'], 'KalturaReportExportFile')
14677
+ end
14630
14678
  end
14631
14679
 
14632
14680
  end
@@ -16788,6 +16836,7 @@ module Kaltura
16788
16836
  attr_accessor :custom_data
16789
16837
  attr_accessor :extra_dest_file_syncs
16790
16838
  attr_accessor :engine_message
16839
+ attr_accessor :dest_file_sync_shared_path
16791
16840
  attr_accessor :user_cpu
16792
16841
 
16793
16842
  def user_cpu=(val)
@@ -16823,6 +16872,9 @@ module Kaltura
16823
16872
  if xml_element.elements['engineMessage'] != nil
16824
16873
  self.engine_message = xml_element.elements['engineMessage'].text
16825
16874
  end
16875
+ if xml_element.elements['destFileSyncSharedPath'] != nil
16876
+ self.dest_file_sync_shared_path = xml_element.elements['destFileSyncSharedPath'].text
16877
+ end
16826
16878
  if xml_element.elements['userCpu'] != nil
16827
16879
  self.user_cpu = xml_element.elements['userCpu'].text
16828
16880
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kaltura-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.8.0
4
+ version: 16.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kaltura Inc.
@@ -169,7 +169,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
169
169
  - !ruby/object:Gem::Version
170
170
  version: '0'
171
171
  requirements: []
172
- rubygems_version: 3.1.2
172
+ rubygems_version: 3.1.4
173
173
  signing_key:
174
174
  specification_version: 4
175
175
  summary: A gem implementation of Kaltura's Ruby Client