Get direct Vimeo video url Android

后端 未结 5 1934
梦毁少年i
梦毁少年i 2020-12-14 05:11

I need to play Vimeo viodes in my app having only video id. For example 83342420. How can I get vimeo video url? Or is there any other way to play video in android?

5条回答
  •  北海茫月
    2020-12-14 05:36

    Vimeo does not offer support for any videos play urls. Vimeo only offers 2 methods for playing videos on mobile.

    1. Embeddable videos work in many Android web views.
    2. PRO members have access to direct video file links (including HLS) and can use these in their own mobile apps.

提交回复
热议问题