offu / WeRoBot

WeRoBot 是一个微信公众号开发框架

Home Page:https://werobot.readthedocs.io/zh_CN/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请问如何上传音频,以及音频限制大小是多少?

kemistep opened this issue · comments

在尝试使用:client.upload_media("voice", open(mp3_filename, "rb")) ##永久素材
上传音频的时候,报错了,无法上传成功,失败提示是:
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url:

待上传的音频大小是:30m,时长有20分钟;

Issue tracker 只用于反馈 bug 和 feature request。在提问前请仔细阅读我们的文档,并推荐阅读《提问的智慧》:https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md