Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/video/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用Youtube API 3.0上传视频和字幕?_Api_Video_Youtube_Captions - Fatal编程技术网

使用Youtube API 3.0上传视频和字幕?

使用Youtube API 3.0上传视频和字幕?,api,video,youtube,captions,Api,Video,Youtube,Captions,我正在尝试上传与标题文件(.srt)关联的新youtube视频。 我看到Youtube API 2.0现在已经被弃用了,所以我会使用3.0 但是,在3.0中,我没有看到任何可以上传我的字幕的东西 我想上传我的视频与一些字幕文件关联。 有什么想法吗 我正在使用PHP

我正在尝试上传与标题文件(.srt)关联的新youtube视频。 我看到Youtube API 2.0现在已经被弃用了,所以我会使用3.0

但是,在3.0中,我没有看到任何可以上传我的字幕的东西

我想上传我的视频与一些字幕文件关联。 有什么想法吗

我正在使用PHP