admin管理员组文章数量:1332395
I used to get it normally with V2 but what's the alternative in API V3 ? if not available, is there any hack to do it ? eg. guess the URL ?
Note : V2 is Deprecated now, so i can't depend on it .
I used to get it normally with V2 but what's the alternative in API V3 ? if not available, is there any hack to do it ? eg. guess the URL ?
Note : V2 is Deprecated now, so i can't depend on it .
Share Improve this question asked Apr 20, 2014 at 11:28 Pola EdwardPola Edward 5281 gold badge5 silver badges20 bronze badges 3- 1 Have you checked this? stackoverflow./questions/7937903/get-rtsp-url-from-youtube – Soley Commented Jul 20, 2014 at 10:40
- 1 All solutions use api v2, you can't have (yet) RTSP with api v3. – mpgn Commented Aug 4, 2014 at 12:49
- Solution to this is here, solves Similar Question regarding this topic – Abhishek Sen Commented Jun 27, 2016 at 18:10
2 Answers
Reset to default 7Yes, this is another of the great advantages of v3 API. Other benefits from this API:
- No more multiple screenshots to choose from
- No more video duration; must be requested in second query
- Video duration encrypted in ISO 8601 format to ensure you can't can convert it to seconds
The lack of RTSP value is just another one. I bet that in API v4 they'll probably hide the video title as well, to ensure the API is entirely useless.
API v3 doesn't return RTSP, your best bet is to implement iFrame player and it will stream the appropriate format for you.
本文标签: javascriptHow to get video RTSP link with Youtube API V3Stack Overflow
版权声明:本文标题:javascript - How to get video RTSP link with Youtube API V3? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742282617a2446372.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论