I'm wondering if it's possible to access/display files like videos which are stored in Box on a public website. I know that, as detailed here, you simply have to fill in the shared_name & file_id parameter of the following URL:
in order to get the direct download link of a box file, but, as I've mentioned above, I want to be able to preview the file on my browser without downloading and without the Box preview window.
I'm not sure what you mean by preview without the box preview.
You'll need something to preview the file, so let's try with the HTML5 video player, since you already have the direct link.
Is this what you're looking for?