【问题标题】:upload file video on youtube using a python programm使用 python 程序在 youtube 上上传文件视频
【发布时间】:2017-01-11 01:20:46
【问题描述】:

我正在做一个小项目,我需要一种使用 python 程序在 youtube 上上传视频的方法,我在 github 上搜索并找到了一个可以执行此操作的程序,但它在 python2 中,我也需要在 python3 中非常难以操纵。有人知道在youtube上上传视频的一些程序吗?它是用python3

编写的

【问题讨论】:

    标签: python-3.x video youtube-data-api


    【解决方案1】:

    你没有提到你找到的程序,所以我搜索了github。

    第一个命中是https://github.com/tokland/youtube-upload,根据自述文件,这与 Python 3.x 兼容。你也需要 google api python 客户端,当然你需要一个 api 密钥来使用它,但是这些都是可用的。

    另一种方法是 shoogle https://github.com/tokland/shoogle,它只支持 python 3.x

    【讨论】:

      猜你喜欢
      • 2012-06-03
      • 1970-01-01
      • 1970-01-01
      • 2018-09-30
      • 1970-01-01
      • 2017-08-31
      • 2011-06-22
      • 2013-11-11
      • 2012-12-30
      相关资源
      最近更新 更多