Response 500

I am trying to write an uploading script for a set of podcast mp3s that I would like to upload to lingq. While I have not personally had this working before, I’ve been following along examples such as Python - uploading audio via API - #5 by mescyn that have worked for folks before.

I did eventually get text-only uploading to work with an explicit ‘Content-Type’ of ‘application/json’. I’ve had no luck getting mp3 uploads going.

I would very much appreciate guidance on how to upload mp3s via the lingq API. I want to avoid RSI from manually uploading the 100 or so MP3s I have. I’ll open a separate thread for that.

1 Like