dtnd30892 2015-06-09 12:34
浏览 141

如何从vimeo私有视频中获取私有元数据

Hi i cant able to fetch the private meta data like title, duration,image,etc... from the private access video's in Vimeo. Can any one help me to find a solution for this?

I uploaded one video in my account with private mode. I cant able to fetch the meta data details too.

I am using PHP to fetch the details.

  • 写回答

2条回答

  • doujiushi9007 2015-06-16 17:55
    关注

    This is very similar to: Get URL/Embed code to private Vimeo videos programatically

    Unfortunately the answer there has not been marked as the answer, a necessary step to link the two questions together, so I'll repost it here.


    1. Register an API app on https://developer.vimeo.com/apps

    This is necessary for every API app. We need to know who is using our system, and how to contact them if necessary.

    1. Generate an access token.

    There is general documentation at https://developer.vimeo.com/api/authentication, but you will likely be using the "single user application" workflow. It's a lofty title for "generate an access token via the UI on your application page, then hard code it into your app". This access token will interact with the API on behalf of the user who registered the application.

    1. Request your video information.

    There are many different API calls to get video information. You can find these at https://developer.vimeo.com/api/endpoints. /me/videos will show all of the authenticated users videos, /videos/{video_id} will show a single video.


    One extra note, if you are using PHP you should use the official Vimeo PHP library: https://github.com/vimeo/vimeo.php

    评论

报告相同问题?

悬赏问题

  • ¥15 逻辑谓词和消解原理的运用
  • ¥15 三菱伺服电机按启动按钮有使能但不动作
  • ¥15 js,页面2返回页面1时定位进入的设备
  • ¥200 关于#c++#的问题,请各位专家解答!网站的邀请码
  • ¥50 导入文件到网吧的电脑并且在重启之后不会被恢复
  • ¥15 (希望可以解决问题)ma和mb文件无法正常打开,打开后是空白,但是有正常内存占用,但可以在打开Maya应用程序后打开场景ma和mb格式。
  • ¥20 ML307A在使用AT命令连接EMQX平台的MQTT时被拒绝
  • ¥20 腾讯企业邮箱邮件可以恢复么
  • ¥15 有人知道怎么将自己的迁移策略布到edgecloudsim上使用吗?
  • ¥15 错误 LNK2001 无法解析的外部符号