从Youtube视频中获取帧

时间:2015-11-03 09:47:41

标签: android video youtube

有没有办法从Youtube视频获取帧?我发现可以下载视频,并使用MediaMetadataRetriever获取帧。但对我来说似乎不是最好的解决方案。你有什么建议吗?

谢谢。

1 个答案:

答案 0 :(得分:2)

**YouTube thumbnails**

可以在此标准路径中找到YouTube缩略图:

http://img.youtube.com/vi/[video-id]/[thumbnail-number].jpg

[video-id] is the YouTube video ID, e.g. 1sIWez9HAbA.
[thumbnail-number] is the number of the thumbnail of the 4 each video usually has, e.g. 0.