I think that the following will work: The client: import requests ... client = Client() files = [('audio': open('my_modified_audio.mp3', ...
確定! 回上一頁