Hi,
I was wondering if anyone has any experience in uploading an MP4 video to their pythonanywhere via a Java/Android program. I've successfully uploaded videos using a python script that makes a HTTP POST request to the pythonanywhere API, but as I need to be able to upload videos from an Android application, I need to refactor it to be in Java.
Many thanks,
Harry