请问如何上传音频,以及音频限制大小是多少?
kemistep opened this issue · 1 comments
kemistep commented
在尝试使用:client.upload_media("voice", open(mp3_filename, "rb")) ##永久素材
上传音频的时候,报错了,无法上传成功,失败提示是:
requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url:
待上传的音频大小是:30m,时长有20分钟;
close-issue-app commented
Issue tracker 只用于反馈 bug 和 feature request。在提问前请仔细阅读我们的文档,并推荐阅读《提问的智慧》:https://github.com/ruby-china/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md