作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
1) 是否有 API 方法可以在 3:59 捕获/存储 YouTube 视频的缩略图,这不是自动生成的缩略图或原始上传者上传的封面缩略图? SO 上似乎没有任何确定的答案
2) 如果 (1) 不可行,我是否可以下载原始视频,在所需时间范围内获取缩略图,并在我的应用程序上使用这些缩略图并注明原始来源并注明出处?
最佳答案
1) YouTube API V3 不支持,只能获取视频的公开缩略图。
2)如果你想这样做,唯一的方法是:
All custom thumbnail images must follow our Community Guidelines. Thumbnails that are sexually suggestive, violent, or graphic may cause your video to be age-restricted. Age-restricted partner videos will not have advertising served against them and will not appear on browse pages.
关于youtube-api - 从 youtube 链接在特定时间范围内捕获缩略图,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25140664/
我有一个具有可变数量子元素的固定大小的 div。我不知道 children 的大小。目标是缩小它们以适合父级。 例子: .parent { width: 100px; height: 100p
我是一名优秀的程序员,十分优秀!