public class VodInfoServiceImpl extends VodBaseService implements IVodInfoService
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX| 构造器和说明 |
|---|
VodInfoServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
VodCreateOrUpdateVideoExamResponse |
createOrUpdateVideoExam(VodCreateOrUpdateVideoExamRequest vodCreateOrUpdateVideoExamRequest)
新增和修改视频问答
API地址:https://dev.polyv.net/2021/uncategorized/save-video-exam/
|
VodGetVideoResponse |
getVideo(VodGetVideoRequest vodGetVideoRequest)
获取单个视频信息
API地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/get-video-msg/
|
List<VodGetVideoExamResponse> |
getVideoExam(VodGetVideoExamRequest vodGetVideoExamRequest)
已过时。
|
VodGetVideoExamLogResponse |
getVideoExamLog(VodGetVideoExamLogRequest vodGetVideoExamLogRequest)
批量获取答题日志
URL地址:https://dev.polyv.net/2018/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/batch-answer-log/
|
String |
getVideoFirstImage(VodGetVideoFirstImageRequest vodGetVideoFirstImageRequest)
获取单个视频的首图
API地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/get-image/
|
List<VodAccountQueryVideoInfoResponse> |
getVideoInfo(VodAccountQueryVideoInfoRequest vodAccountQueryVideoInfoRequest)
查询视频信息
API地址:https://help.polyv.net/index.html#/vod/api/video_management/manage/get_video_info
|
Boolean |
getVideoPlayStatus(VodGetVideoPlayStatusRequest vodGetVideoPlayStatusRequest)
根据视频videoId查询视频的授权播放开关状态
URL地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/authplay-status/
|
Integer |
getVideoPreviewDuration(VodGetVideoPreviewDurationRequest vodGetVideoPreviewDurationRequest)
获取视频播放预览时长
API地址:https://dev.polyv.net/2019/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/get-preview-duration/
|
List<VodGetVideoSizeResponse> |
getVideoSize(VodGetVideoSizeRequest vodGetVideoSizeRequest)
根据分类批量获取视频时长和大小
URL地址:https://dev.polyv.net/2018/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/get-duration-by-category/
|
List<VodGetVideosPlayTimesResponse> |
getVideosPlayTimes(VodGetVideosPlayTimesRequest vodGetVideosPlayTimesRequest)
批量获取视频播放次数
API地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/getplaytimes/
|
List<VodGetVideosSizeResponse> |
getVideosSize(VodGetVideosSizeRequest vodGetVideosSizeRequest)
批量获取视频的时长和大小
URL地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/info/
|
VodGetWeChatShareVideoInfoResponse |
getWeChatShareVideoInfo(VodGetWeChatShareVideoInfoRequest vodGetWeChatShareVideoInfoRequest)
获取微信分享页的视频相关信息
URL地址:https://dev.polyv.net/2018/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/wechat-video-info/
|
VodListVideoKeyFrameResponse |
listVideoKeyFrame(VodListVideoKeyFrameRequest vodListVideoKeyFrameRequest)
获取单个视频的打点信息
URL地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/getkeyframe/
|
VodQueryVideoExamResponse |
queryVideoExam(VodQueryVideoExamRequest vodQueryVideoExamRequest)
获取单个视频的问答题目
API地址:https://dev.polyv.net/2021/uncategorized/get-video-exam-2/
|
VodQueryVideoPasswordResponse |
queryVideoPassword(VodQueryVideoPasswordRequest vodQueryVideoPasswordRequest)
查询视频密码
API地址:https://dev.polyv.net/2017/videoproduct/v-api/v-api-vmanage/v-api-vmanage-info/video-setting-page/
|
getReturnBinary, getReturnList, getReturnOne, postFormBodyReturnList, postFormBodyReturnOne, postJsonBodyReturnList, postJsonBodyReturnOne, postJsonBodyReturnOne, uploadMultipartFile, uploadOneFile, validateBeanpublic VodListVideoKeyFrameResponse listVideoKeyFrame(VodListVideoKeyFrameRequest vodListVideoKeyFrameRequest) throws IOException, NoSuchAlgorithmException
listVideoKeyFrame 在接口中 IVodInfoServicevodListVideoKeyFrameRequest - 获取单个视频的打点信息请求实体IOException - 异常NoSuchAlgorithmException - 异常public Boolean getVideoPlayStatus(VodGetVideoPlayStatusRequest vodGetVideoPlayStatusRequest) throws IOException, NoSuchAlgorithmException
getVideoPlayStatus 在接口中 IVodInfoServicevodGetVideoPlayStatusRequest - 根据视频videoId查询视频的授权播放开关状态请求实体IOException - 异常NoSuchAlgorithmException - 异常public VodGetVideoExamLogResponse getVideoExamLog(VodGetVideoExamLogRequest vodGetVideoExamLogRequest) throws IOException, NoSuchAlgorithmException
getVideoExamLog 在接口中 IVodInfoServicevodGetVideoExamLogRequest - 批量获取答题日志请求实体IOException - 异常NoSuchAlgorithmException - 异常public List<VodGetVideoSizeResponse> getVideoSize(VodGetVideoSizeRequest vodGetVideoSizeRequest) throws IOException, NoSuchAlgorithmException
getVideoSize 在接口中 IVodInfoServicevodGetVideoSizeRequest - IOException - 异常NoSuchAlgorithmException - 异常public VodGetWeChatShareVideoInfoResponse getWeChatShareVideoInfo(VodGetWeChatShareVideoInfoRequest vodGetWeChatShareVideoInfoRequest) throws IOException, NoSuchAlgorithmException
getWeChatShareVideoInfo 在接口中 IVodInfoServicevodGetWeChatShareVideoInfoRequest - IOException - 异常NoSuchAlgorithmException - 异常public Integer getVideoPreviewDuration(VodGetVideoPreviewDurationRequest vodGetVideoPreviewDurationRequest) throws IOException, NoSuchAlgorithmException
getVideoPreviewDuration 在接口中 IVodInfoServicevodGetVideoPreviewDurationRequest - 获取视频播放预览时长请求实体IOException - 异常NoSuchAlgorithmException - 异常public VodGetVideoResponse getVideo(VodGetVideoRequest vodGetVideoRequest) throws IOException, NoSuchAlgorithmException
getVideo 在接口中 IVodInfoServicevodGetVideoRequest - 获取单个视频信息请求实体IOException - 异常NoSuchAlgorithmException - 异常public String getVideoFirstImage(VodGetVideoFirstImageRequest vodGetVideoFirstImageRequest) throws IOException, NoSuchAlgorithmException
getVideoFirstImage 在接口中 IVodInfoServicevodGetVideoFirstImageRequest - 获取单个视频的首图请求实体IOException - 异常NoSuchAlgorithmException - 异常public VodCreateOrUpdateVideoExamResponse createOrUpdateVideoExam(VodCreateOrUpdateVideoExamRequest vodCreateOrUpdateVideoExamRequest) throws IOException, NoSuchAlgorithmException
createOrUpdateVideoExam 在接口中 IVodInfoServicevodCreateOrUpdateVideoExamRequest - 新增或修改视频问答请求实体IOException - 异常NoSuchAlgorithmException - 异常@Deprecated public List<VodGetVideoExamResponse> getVideoExam(VodGetVideoExamRequest vodGetVideoExamRequest) throws IOException, NoSuchAlgorithmException
getVideoExam 在接口中 IVodInfoServicevodGetVideoExamRequest - 获取单个视频的问答题目请求实体IOExceptionNoSuchAlgorithmExceptionpublic VodQueryVideoExamResponse queryVideoExam(VodQueryVideoExamRequest vodQueryVideoExamRequest) throws IOException, NoSuchAlgorithmException
queryVideoExam 在接口中 IVodInfoServicevodQueryVideoExamRequest - 获取单个视频的问答题目请求实体IOException - 异常NoSuchAlgorithmException - 异常public VodQueryVideoPasswordResponse queryVideoPassword(VodQueryVideoPasswordRequest vodQueryVideoPasswordRequest) throws IOException, NoSuchAlgorithmException
queryVideoPassword 在接口中 IVodInfoServicevodQueryVideoPasswordRequest - 查询视频密码请求实体IOException - 异常NoSuchAlgorithmException - 异常public List<VodGetVideosSizeResponse> getVideosSize(VodGetVideosSizeRequest vodGetVideosSizeRequest) throws IOException, NoSuchAlgorithmException
getVideosSize 在接口中 IVodInfoServicevodGetVideosSizeRequest - 批量获取视频的时长和大小请求实体IOException - 异常NoSuchAlgorithmException - 异常public List<VodGetVideosPlayTimesResponse> getVideosPlayTimes(VodGetVideosPlayTimesRequest vodGetVideosPlayTimesRequest) throws IOException, NoSuchAlgorithmException
getVideosPlayTimes 在接口中 IVodInfoServicevodGetVideosPlayTimesRequest - 批量获取视频播放次数请求实体IOException - 异常NoSuchAlgorithmException - 异常public List<VodAccountQueryVideoInfoResponse> getVideoInfo(VodAccountQueryVideoInfoRequest vodAccountQueryVideoInfoRequest) throws IOException, NoSuchAlgorithmException
getVideoInfo 在接口中 IVodInfoServicevodAccountQueryVideoInfoRequest - 查询视频信息请求实体IOException - 异常NoSuchAlgorithmException - 异常Copyright © 2025. All rights reserved.