【发布时间】:2014-06-02 21:57:43
【问题描述】:
我正在使用 youtube api 并使用 python 库 gdata
我遵循了文档,但似乎没有出路。 问题是-
How do i get the size of the youtube video file without downloading it ?
我也看到了以下网址,但它没有关于视频大小的信息
http://gdata.youtube.com/feeds/api/videos/{VIDEOID}?v=2&alt=jsonc
谢谢
【问题讨论】: