1. 首页
  2. 数据库
  3. 其它
  4. pystagram:用于下载Instagram视频的Python 3模块 源码

pystagram:用于下载Instagram视频的Python 3模块 源码

上传者: 2021-02-24 01:56:42上传 ZIP文件 16.83KB 热度 13次
幽影 用于下载Instagram视频的API。 可以处理单个视频和边缘媒体视频。 安装 git clone https://github.com/ch3njust1n/pystagram.git && cd pystagram python setup.py build sudo python setup.py install 例子 from pystagram import Instagram link = 'www.instagram.com/p/B8B9dYtgvDk/' name = 'video' gram = Instagram(link) gram.download(dst='
下载地址
用户评论