如何过滤Youtube视频以仅包含具有特定长度持续时间的元素?

时间:2015-02-10 13:03:20

标签: php api video youtube

从Youtube API数据,到按长度过滤视频,您建议以这种方式使用参数duration

short – Only include videos that are less than four minutes long.
medium – Only include videos that are between four and 20 minutes long (inclusive).
long – Only include videos longer than 20 minutes

使用Youtube API在特定时间内过滤视频有不同的方法吗?假设包括2分钟之间的所有元素。 10分钟

1 个答案:

答案 0 :(得分:0)

是的,您可以使用avconv库从任何网址分割视频。

https://libav.org/avconv.html