The situation is the following: I have an api that, when consumed by python, returns a binary file which in its original format is an mp4 video. I need to be able to download that file in its original format. I was reading that the download can be done with binary fields but I still can't get it to download in its original format. If you can help me I would appreciate it very much.